qemu-discuss
[Top][All Lists]
Advanced

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

Re: display resolution for win98


From: Narcis Garcia
Subject: Re: display resolution for win98
Date: Fri, 4 Nov 2022 09:47:11 +0100

I see current versions use "-machine" same as "-M".
Manpage does not explain this alias.

$ qemu-system-x86_64 -M ?
$ qemu-system-x86_64 -machine help

El 4/11/22 a les 1:32, Charlie Schindler ha escrit:
switching to my normal mail... gmx is a pain with the spam filter

interesting startup. added some of it. what is -M?

the net device you use: is this the hw from host?

On 11/3/22 14:44, Narcis Garcia wrote:
When Win98 VM is down, you can mount disk image and copy files there from host.
An easy utility is gnome-disk-image-mounter

My VM launch syntax with Qemu 5.2:

$ qemu-system-x86_64 -M pc -cpu pentium3 -m 1024 -device i82557b,netdev=net0 -netdev "user,id=net0" -display gtk -enable-kvm -device virtio-scsi -boot c -drive "file=windows98.img,media=disk,index=0" -no-hpet -rtc base=localtime,clock=host -soundhw sb16 -vga cirrus -global VGA.vgamem_mb=64

I've still not tested "Universal VESA-VBE" driver.

i use the 64MB version. i guess that would make the -global VGA.vgamem_mb=64 obsolute?

El 3/11/22 a les 2:10, chuck ha escrit:
-- snip


--
Narcis Garcia



reply via email to

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