unzip MS-DOS-6.22.zip qemu-img create -f qcow2 win311.img 150M qemu-system-x86_64 -hda win311.img -fda Dos622-1.img -boot ca -cpu pentium -m 16 -vga vmware -net nic,model=pcnet -net user -localtime # ctrl-alt-2 » change floppy0 Dos622-2.img » ctrl-alt-1 unzip WfW-3.11.zip qemu-system-x86_64 -hda win311.img -fda WfW311-1.img -cpu pentium -m 16 -vga vmware -net nic,model=pcnet -net user -localtime a: setup # no printer attached # no network pigz -c < win311.img > win311.img.01 unzip ~/Downloads/win311/31pack_v1.1_ISO.zip mv CDROM.flp 31pack-cdrom-drivers.flp mkdir dos-drivers; cd dos-drivers; unzip ~/Downloads/win311/DOS-Drivers.zip; cd .. qemu-system-x86_64 -hda win311.img -fda dos-drivers/cdrom.img -cdrom 31pack.iso -cpu pentium -m 64 -vga vmware -net nic,model=pcnet -net user -localtime a: install # press enter twice to return to prompt then reboot # smartdrv.exe takes a while if a cd is inserted on bootup # qemu-system-x86_64 -hda win311.img -fda dos-drivers/dosidle.img -soundhw sb16,adlib -cpu pentium -m 64 -vga vmware -net nic,model=pcnet -net user -rtc base=localtime # a: # copy dosidle.exe c: # echo c:\dosidle.exe >> autoexec.bat # pigz -c < win311.img > win311.img.02 qemu-system-x86_64 -hda win311.img -cdrom dos-drivers/SB16Win3x.iso -soundhw sb16,adlib -cpu pentium -m 64 -vga vmware -net nic,model=pcnet -net user -rtc base=localtime d: dir install qemu-system-x86_64 -hda win311.img -fda dos-drivers/wqghlt.img -soundhw sb16,adlib -cpu pentium -m 64 -vga vmware -net nic,model=pcnet -net user -rtc base=localtime mkdir drv a: copy wqghlt.386 c:\windows\system edit c:\windows\system.ini [386Enh] ... device=WQGHLT.386 qemu-system-x86_64 -hda win311.img -cdrom 31pack.iso -soundhw sb16,adlib -cpu pentium -m 64 -vga vmware -net nic,model=pcnet -net user -rtc base=localtime win windows setup » options » change system settings » network » [Networks...] » (*) install microsoft windows network » (*) no additional netowkr windows setup » options » change system settings » network » [Drivers...] » add adapter » unlisted or updated network » D:\AMDPCNET\WFW311 windows setup » options » change system settings » network » [Drivers...] » addprotocol » unlisted or updated protocol » d:\tcp32b » set tcp/ip default # ctrl-alt-2 » change floppy0 WfW311-7.img » ctrl-alt-1 pigz -c < win311.img > win311.img.04 # http://www.titanlink.com/download/netscape.htm # The Netscape 3.0.x browser was probably the most popular version. # Version 3.0 was released in two editions - the Standard Edition and the Gold Edition. The Standard Edition included the browser, as well as a mail and news client, and the Gold Edition included built-in an HTML editor on top of that. Some versions also bundled Real Player, WinAmp, a VRML plugin, and CoolTalk audio conferencing. There were only small enhancements to the HTML rendering over version 2.x. # https://winworldpc.com/product/internet-explorer/ie-5 # ie4 1996, ie5 1998 # xorriso -outdev ../ed-ie4.iso -blank as_needed -map msie4 msie4 qemu-system-x86_64 -hda win311.img -cdrom ~/Downloads/win311/ed-ie4.iso -soundhw sb16,adlib -cpu pentium -m 64 -vga vmware -net nic,model=pcnet -net user -rtc base=localtime pigz -c < win311.img > win311.img.05.ie4 qemu-system-x86_64 -hda win311.img -cdrom 31pack.iso -soundhw sb16,adlib -cpu pentium -m 64 -vga vmware -net nic,model=pcnet -net user -rtc base=localtime dir d: win # windows settings » super vga (1024x768, 256 colors, small), DO NOT RESTART # msdos command line cd c:\windows\system copy svga256.drv svga256.bak d:\vgapatch\vgapatch p exit # reboot