RE: Installing and running ubuntu on arm64/virt machine (Guest has not initialized the display (yet).")

2021-05-18 Thread ckim
Hi, I found this tutorial : https://gist.github.com/george-hawkins/16ee37063213f348a17717a7007d2c79 (actually arm@support once told me about this info and tried it once). And when I followed it I could the ubuntu 16.04 gets installed in the VM and could see the log in prompt. I was supposed to

networking problems with solaris 10 x86

2021-05-18 Thread nelliott--- via
Hello, I'm having a problem with solaris 10 x86 and the network devices on qemu. so far I have tried the following network devices, and for some reason I cannot get a dhcp address in usernet mode: e1000e,pcnet,rtl8139,tulip,vmxnet3 here are my command line arguments: qemu-system-x86_64 -mac

Re: Installing and running ubuntu on arm64/virt machine (Guest has not initialized the display (yet).")

2021-05-18 Thread Peter Maydell
On Tue, 18 May 2021 at 10:45, wrote: > > Hi, Peter Maydell,(and all) > > Thank you for the explanation (I was aware of the two pass run though). > But I have a question about the serial port connection. > > > You'll probably find it easier to debug if you use a serial console; that > > way you'll

RE: Installing and running ubuntu on arm64/virt machine (Guest has not initialized the display (yet).")

2021-05-18 Thread ckim
Hi, Peter Maydell,(and all) Thank you for the explanation (I was aware of the two pass run though). But I have a question about the serial port connection. > You'll probably find it easier to debug if you use a serial console; that > way you'll be able to see the guest booting and log in and can

Re: Cannot boot from emulated usb key if machine contains an emualted hard disk

2021-05-18 Thread Thomas Huth
On 17/05/2021 22.10, Paul Dufresne wrote: If I do: qemu-system-i386 -m 64M -drive node-name=erika,file=FD13FULL.img,format=raw -usb -device usb-storage,drive=erika I get: qemu-system-i386: -device usb-storage,drive=erika: Conflicts with use by ide0-hd0 as 'root', which does not allow 'write' o