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

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

 



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

--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [KVM Development]     [KVM ARM]     [KVM ia64]     [Linux Virtualization]     [Linux USB Devel]     [Linux Video]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux