Replies: 6 comments 14 replies
+1, that would be useful :) Discussion #1447 is looking for this
The ET4000 driver or vbesvga.sys (for enhanced mode) should work IIRC. |
|
If Windows will only run in "standard" mode, and Windows 3.11 doesn't have an option to run in "Standard" mode, how did you get Windows 3.11 to run? Every time I try, I don't get keyboard and mouse to work. Would you please explain how you got Windows 3.11 to run? Windows 3.1 you just use win /s |
Win3.11 build instructions (without qemu!)You need to download two installers:
Install MS-DOS 6.22 and Windows 3.11Go to https://copy.sh/v86/
Boot v86, follow the instructions and select defaults. Use the Once MS-DOS is installed and has rebooted from HD, insert floppy disk image Again, follw the instructions, select defaults and swap the floppy images Once Win 3.11 is installed, exit Windows and fall back to MS-DOS. Now edit two files, first At the end of section Append line Finally, export your Win3.11 hard disk image using button Install SoundBlaster 16 driverDownload
Boot Win3.11 HD image with floppy disk image Follow the instructions and select defaults (IRQ and port will be auto-detected). When the installer has completed, remember to export your HD image. Example image and further readings
|
|
For Windows for Workgroups 3.11 see also: |
|
I'm working on a more detailled Win3.1x setup guide, here are two example image downloads with all featuers enabled:
Both images work with SeaBIOS. The v86 Modem is not yet available on the main site, you'll have to build your own v86 from the git HEAD (or just don't use the Modem). |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
While building a Win3.11 image recently I found these sites very helpful:
http://neonfloppy.sytes.net/articles/win3-virtualpc/ -- backup at archive.org
http://win31.de/eindex.htm
I now have a Win3.11 image with CD and SoundBlaster support, Trumpet Winsock, Netscape and IE5. Next I'll see what I can do about the graphics driver.
There are a few caveats, if there is interest I can create a little writeup (like docs/windows-9x.md) for Win3.1x.
All reactions