qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] [Qemu-devel] [PPC64] P5020DS: Booting from img possible (


From: Christian Zigotzky
Subject: Re: [Qemu-ppc] [Qemu-devel] [PPC64] P5020DS: Booting from img possible (-drive)?
Date: Sat, 19 May 2018 16:03:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 19 May 2018 at 08:15AM, Thomas Huth wrote:
On 19.05.2018 06:58, Christian Zigotzky wrote:
Thomas wrote:

No clue, so just a blind guess: Is "CoreNet Generic" the right machine?
What happens if you set "CONFIG_CORENET_GENERIC=n" in your kernel config?
I think it‘s the right machine.
It's likely the right selection for the real hardware, but it's maybe
the wrong machine type for the QEMU ppce500 machine.

  Thomas

Hello Thomas,

Thanks for your reply. I compiled the RC5 of kernel 4.17 without corenet generic support today. ubuntu MATE 16.04 LTS PowerPC boots!!!!!!!!!

qemu-system-ppc64 -M ppce500 -cpu e5500 -m 2048 -nographic -kernel /home/christian/Downloads/uImage-4.17-without_corenet -drive file=/home/christian/Dokumente/ubuntu_MATE_16.04.3_LTS_PowerPC_QEMU/ubuntu_MATE_16.04_PowerPC.img,index=0,if=virtio -net nic,vlan=0,model=e1000 -net user,vlan=0 -append "rw root=/dev/vda3"

With the following command I can boot it with a VirtIO graphics cards.

qemu-system-ppc64 -M ppce500 -cpu e5500 -m 2048 -kernel /home/christian/Downloads/uImage-4.17-without_corenet -drive file=/home/christian/Dokumente/ubuntu_MATE_16.04.3_LTS_PowerPC_QEMU/ubuntu_MATE_16.04_PowerPC.img,index=0,if=virtio -net nic,vlan=0,model=e1000 -net user,vlan=0 -append "rw root=/dev/vda3" -device virtio-vga

Unfortunately mouse and keyboard doesn't work in the virtual machine.

Many thanks for your help! :-)

Have a nice weekend! :-)

Cheers,
Christian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]