Windows 98 Qcow2 'link' Full [DIRECT]

qemu-system-x86_64 \ -machine pc,accel=kvm \ -cpu pentium3,vmx=off \ -m 384 \ -drive file=win98.qcow2,format=qcow2,cache=writeback \ -soundhw sb16 \ -vga cirrus \ -global isa-fdc.driveA=12 \ -rtc base=localtime \ -no-hpet \ -no-acpi

End of Report

This command creates a 2 GB Qcow2 image named "windows98.qcow2". windows 98 qcow2 full

If you create an image larger than 2GB, the Windows 98 setup will prompt you for "large disk support" (FAT32); you should select 2. Recommended QEMU Launch Command qemu-system-x86_64 \ -machine pc

: Choose the option to start with CD-ROM support. accel=kvm \ -cpu pentium3