qemu-discuss
[Top][All Lists]
Advanced

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

Qemu on Aarch64 ubuntu


From: Engaged Hits
Subject: Qemu on Aarch64 ubuntu
Date: Sat, 24 Dec 2022 18:36:27 +0530

Hi,
 
I am trying to install windows on ubuntu running on aarch64 architecture using qemu, but the serial output redirects to the shell command prompt line.
I ran the following command and other similar commands found from various sources but they don't seem to work for my use case.
I also installed virt-manager,but  that did not work either with this architecture. 
Could you please let me know if there is a working command line for running on aarch64 ubuntu kinetic kudu. 

qemu-system-aarch64 -M virt -cpu cortex-a72 -smp 3 --accel tcg,thread=multi -m 2048 -cdrom Win10_22H2_English_x64.iso -boot d -bios "/home/ubuntu/Downloads/qemu-7.2.0/pc-bios/edk2-aarch64-code.fd" --serial stdio -boot menu=off -cpu cortex-a72 -nodefaults 


Thank you

reply via email to

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