<div dir="ltr"><div><div><div><div><div>hello everyone<br></div>I'm trying to run qemu for powerpc architecture but either<br><b>1/</b> i got a black screen with this sentence " QEMU 2.4.0.1 monitor - type help for more information"<br></div>                       (QEMU)<br></div>if i run this command ./ppc-softmmu/qemu-system-ppc -M ppce500 -kernel ../linux-4.4.1/arch/powerpc/boot/zImage -initrd powerpc/busybox-1.21.0/rootfs.img.gz -append "root=/dev/ram rdinit=/bin/sh"<br></div><b>2/</b> or i got this error "rom: requested regions overlap (rom /home/marwa/Bureau/lauterbach/powerpc/busybox-1.21.0/rootfs.img.gz. free=0x0000000001878dfc, addr=0x0000000001579000)<br>rom check and register reset failed " if i run this command <br>./ppc-softmmu/qemu-system-ppc -M mac99 -kernel /home/marwa/Bureau/lauterbach/powerpc/linux-4.4.1/arch/powerpc/boot/zImage -initrd /home/marwa/Bureau/lauterbach/powerpc/busybox-1.21.0/rootfs.img.gz -append "root=/dev/ram rdinit=/bin/sh"<br></div><b>3/</b> or i got this error <br><div>qemu-system-ppc: Could not load PowerPC BIOS 'ppc405_rom.bin'<br></div><div>when i run this command <br>./ppc-softmmu/qemu-system-ppc -M ref405ep -kernel /home/marwa/Bureau/lauterbach/powerpc/linux-4.4.1/arch/powerpc/boot/zImage -initrd /home/marwa/Bureau/lauterbach/powerpc/busybox-1.21.0/rootfs.img.gz -append "root=/dev/ram rdinit=/bin/sh"<br><br></div><div>and
 i have tried all machines available for powerpc in qemu but i got 
always one of those three result , i could't access to the file system<br><br></div><div>any suggestion please<br></div><div>regards,<br></div>Marwa</div>