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