qemu-discuss
[Top][All Lists]
Advanced

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

Re: Qemu on Aarch64 ubuntu


From: Paul Menzel
Subject: Re: Qemu on Aarch64 ubuntu
Date: Sat, 24 Dec 2022 15:36:42 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0

Dear anonymous,


Am 24.12.22 um 14:06 schrieb Engaged Hits:

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.

Why should this be a problem? Maybe attach all messages.

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

`--serial stdio` causes the serial messages to be printed to the shell.

Are you seeing the EDK2 boot manager? Why do you set `-boot menu=off`?

I have never done it, but the MS Windows ISO contains *x64* in it’s name, so I do not think, it will work.


Kind regards,

Paul



reply via email to

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