Categories
Fun Retro Computing

Windows 3.11 in QEMU

Thanks to this repo you can fire up Windows 3.11 painlessly and even connect to the Internet! Lots of goodies are already installed so it’s a fun virtual trip.

To get it going on my Mac all I had to do was:

  1. brew install qemu
  2. Run qemu-system-i386 -nic user,ipv6=off,model=ne2k_pci -device sb16 -vga cirrus -snapshot -no-shutdown hda.img

There were some graphical glitches (restarting or dropping down into DOS and back helps) and it crashes when running Netscape, but Microsoft Bob seemed to work fine!

After configuring the network’s gateway and DNS servers, I had to visit one of my favorite test sites for old browsers:

The Dole / Kemp ’96 website is still alive and kickin’.