Fabian Vogt changed bug 1219180
What Removed Added
Flags needinfo?  

Comment # 20 on bug 1219180 from Fabian Vogt
> I have tried to remove "-vnc :93" and "-serial mon:stdio" qemu parameter and hope to launch the installation process in the qemu graphics window.

It will work if you do it like mentioned here:

(In reply to Fabian Vogt from comment #18)
> (In reply to Stefan Dirsch from comment #14)
> > For me it worked to use
> > 
> > qemu-kvm -M virt -m 4096M -bios /usr/share/qemu/aavmf-aarch64-code.bin -cpu
> > host -device virtio-gpu-pci ... -device qemu-xhci -device usb-kbd ...
> 
> On my x86_64 hosts I just do
> 
> qemu-system-aarch64 -M virt -cpu cortex-a72 -m 2048 -serial stdio -device
> virtio-gpu-pci -device qemu-xhci -device usb-kbd -bios
> /usr/share/qemu/aavmf-aarch64-code.bin + whatever storage devices.


You are receiving this mail because: