Page 1 of 1

easyos in qemu can't enter the desktop again

Posted: Thu May 23, 2024 5:29 am
by Thanos

I use the command to run easyos in qemu

Code: Select all

qemu-system-x86_64 -m 4G -drive format=raw,file=583.img,media=disk,index=0 -enable-kvm  -bios efi64.bin

then I can't enter the desktop

ksnip_20240526-195855.png
ksnip_20240526-195855.png (26.52 KiB) Viewed 124 times

but I use this

Code: Select all

qemu-system-x86_64 -m 4G -drive format=raw,file=583.img,media=disk,index=0 -enable-kvm -bios efi64.bin -vga vmware

I got a black screen.Nothing I can see.

ksnip_20240526-201221.png
ksnip_20240526-201221.png (5.71 KiB) Viewed 122 times

Who can solve this problem?


Re: How to use easyos in qemu without vmware driver?

Posted: Thu May 23, 2024 10:43 am
by Federico

Please, refine your english, because what you mean can only be interpreted.
To install EasyOS itself on a QEmu virtual machine looks to be an interesting topic.
I don't know if it's even possible at the moment, but I think that this thread should be anyway moved to the Containers and VMs section.


Re: How to use easyos in qemu without vmware driver?

Posted: Thu May 23, 2024 1:58 pm
by BarryK
Federico wrote: Thu May 23, 2024 10:43 am

but I think that this thread should be anyway moved to the Containers and VMs section.

Done.


Re: How to use easyos in qemu without vmware driver?

Posted: Thu May 23, 2024 6:11 pm
by Clarity

He's simply asking about which of the 4 "-vga ..." parameters within the VM stanza is recommended/tested for booting the EasyOS IMG file so that it arrives at the expected desktop.

Questions

  • Can anyone recommend the -vga parm, in their VM stanzas, they are successful with?

  • Or even their QEMU VM stanzas as others might find the combinations of parms useful as well? (I have posted my stanza(s) elsewhere in the Easy forum in the past.)

EasyOS images work very well in a VM (a virtual PC) as well as in bare-metal, as I remember from my tests.


Re: How to use easyos in qemu without vmware driver?

Posted: Sun May 26, 2024 12:09 pm
by Thanos
Federico wrote: Thu May 23, 2024 10:43 am

Please, refine your english, because what you mean can only be interpreted.
To install EasyOS itself on a QEmu virtual machine looks to be an interesting topic.
I don't know if it's even possible at the moment, but I think that this thread should be anyway moved to the Containers and VMs section.

Sorry, my English is poor.

I edited my text, you can understand now?