All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PPC64] P5020DS: Booting from img possible (-drive)?
@ 2018-05-18  6:01 ` Christian Zigotzky
  0 siblings, 0 replies; 35+ messages in thread
From: Christian Zigotzky @ 2018-05-18  6:01 UTC (permalink / raw)
  To: kvm-ppc, qemu-devel, Alexander Graf

|Hello,

I was able to boot a Linux kernel (uImage) with an initrd in a virtual 
P5020DS PPC64 machine with an e5500 core (QEMU 2.12.0) with the 
following command.

qemu-system-ppc64 -M ppce500 -cpu e5500 -m 2048 -initrd 
/home/christian/Downloads/slitaz25.gz -nographic -kernel 
/home/christian/Downloads/vmlinux-4.17-rc5-AmigaOne_X1000_X5000/X5000/uImage-4.17 
-net nic,vlan=0,model=e1000 -net user,vlan=0 -machine 
dt_compatible=fsl,,P5020DS -append "root=/dev/ramdisk"

It also works with the machine 'MPC8544DS':

qemu-system-ppc64 -M mpc8544ds -cpu e5500 -m 2048 -initrd 
/home/christian/Downloads/slitaz25.gz -nographic -kernel 
/home/christian/Downloads/vmlinux-4.17-rc5-AmigaOne_X1000_X5000/X5000/uImage-4.17 
-net nic,vlan=0,model=e1000 -net user,vlan=0 -machine 
dt_compatible=fsl,,P5020DS -append "root=/dev/ramdisk"

I tried to boot ubuntu MATE 16.04 LTS PowerPC from an img with the 
option '-drive' but without any success. Is it possible to boot from a 
hard disk img with a virtual P5020DS PPC64 machine? Can I use a virtual 
graphics card with this machine?

Have a nice weekend! :-)

Thanks,
Christian
|

^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2018-05-23 10:32 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-18  6:01 [Qemu-devel] [PPC64] P5020DS: Booting from img possible (-drive)? Christian Zigotzky
2018-05-18  6:01 ` Christian Zigotzky
2018-05-18  8:54 ` [Qemu-devel] " Thomas Huth
2018-05-18  8:54   ` Thomas Huth
2018-05-18  9:06   ` Christian Zigotzky
2018-05-18  9:24     ` Thomas Huth
2018-05-18  9:24       ` Thomas Huth
2018-05-18 10:30       ` Christian Zigotzky
2018-05-18 10:30         ` Christian Zigotzky
2018-05-18 11:13         ` Greg Kurz
2018-05-18 11:13           ` Greg Kurz
2018-05-18 11:50           ` Christian Zigotzky
2018-05-18 12:16             ` Greg Kurz
2018-05-18 12:16               ` Greg Kurz
2018-05-18 12:33               ` Christian Zigotzky
2018-05-18 12:33                 ` Christian Zigotzky
2018-05-18 13:38                 ` Christian Zigotzky
2018-05-18 13:38                   ` Christian Zigotzky
2018-05-18 14:03                   ` Greg Kurz
2018-05-18 14:03                     ` Greg Kurz
2018-05-18 16:47                 ` Thomas Huth
2018-05-18 16:47                   ` Thomas Huth
2018-05-19  4:58                   ` Christian Zigotzky
2018-05-19  4:58                     ` Christian Zigotzky
2018-05-19  6:15                     ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2018-05-19  6:15                       ` [Qemu-ppc] [Qemu-devel] " Thomas Huth
2018-05-19 14:03                       ` [Qemu-devel] [Qemu-ppc] " Christian Zigotzky
2018-05-19 14:03                         ` [Qemu-ppc] [Qemu-devel] " Christian Zigotzky
2018-05-19 15:19                         ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2018-05-19 15:19                           ` [Qemu-ppc] [Qemu-devel] " Thomas Huth
2018-05-20 18:51                           ` [Qemu-devel] [Qemu-ppc] " Christian Zigotzky
2018-05-20 18:51                             ` [Qemu-ppc] [Qemu-devel] " Christian Zigotzky
2018-05-23 10:31                           ` [Qemu-devel] [Qemu-ppc] " Christian Zigotzky
2018-05-23 10:31                             ` [Qemu-ppc] [Qemu-devel] " Christian Zigotzky
2018-05-18  9:13   ` Christian Zigotzky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.