Run Windows 3.1 from a USB flash drive


Recommended Posts

I know that you can run Windows 3.1 from a floppy, so i was wondering if it would be possable to run it from a flash drive. Are there any guids on how to do it? I have searched google, but nothing came up.

Follow whatever guide you found and wherever you see 'floppy' replace it with 'flash drive' and see if that works.

I don't think that Win3.11 could be maded to understand the whole USB thing, and you likely cannot run it directly from a flash drive. However, you can probably run an OS that does handle USB (Linux, Win98b+) and use some sort of emulation/virtual PC to run your Windows 3.11 session from within that other OS.

I know that you can run Windows 3.1 from a floppy, so i was wondering if it would be possable to run it from a flash drive. Are there any guids on how to do it? I have searched google, but nothing came up.

There are drivers for accessing USB drives from MS-DOS (they'd have to be FAT, not FAT32, formatted, of course). I know that Norton Ghost comes with them (I've made a DOS boot CD with them that works -- I got them from Norton Ghost 2003, I believe). Seems to me that if you could get DOS and these drivers loaded and a drive mounted with a letter, installing and running Windows off of the flash drive would be a non-issue.

Booting DOS/Windows from the flash drive may be an issue. I'm thinking about booting DOS from a CD or other media and then running Windows.

Edited by Aaron44126

It should be pretty simple. It's pretty easy to boot DOS from a USB key (with that HP utility for which they unfortunately took the link down), and Windows 3.1 is just a bunch of crap running on top of DOS. If you enable USB legacy support in your BIOS (which emulates USB mice/keyboards to normal ones and USB mass storage to a hard drive or floppy), it shouldn't be a problem.

[hijack] Is someone able to link me to that HP utility. I have heard things about it before [/hijack]

Archive.org remembers all... :whistle:

http://web.archive.org/web/20050401013226/...load/20306.html

Well, it sort of works. I installed it via vmware by telling it to use a physical disk. I installed dos 6.22 and windows for workgroups 3.11. Dos works fine, but every time i try to start windows, it shows the boot screen then crashes to the command prompt.

Sorry for the double post, it won't let me edit my previous one.

I looked in the log and this is the error:

System.ini is missing the "[386enh]" section.
Run windows setup again to install a compleate system.ini file.

I looked at my system.ini, and it seems to have the section. Here is a copy of it:

[Password Lists]
*Shares=C:\WINDOWS\Share001.PWL
   `a5?? CARDFILEEXE	   !   `a_ l CARDS   DLL		   `ak0D CLIPBRD EXE	   !   `a~ 6 EFAXPUMPDLL		   `a? ?  EMM386  EXE	   !   `a?^? FAXOPT  DLL		   `a??m GLOSSARYHLP		   `a???  FAXVIEW EXE	   !   `a? \ MORICONSDLL		   `a	P? IMPEXP  DLL		   `a?  MPLAYER HLP		   `a`2  MSHEARTSEXE	   ?4  `a ? MSMAIL  HLP		   `a(?* PRINTMANEXE	   !   `aE? 
language.dll=English (American)
system.drv=MS-DOS System
codepage=437
woafont.fon=English (437)
aspect=100,96,96
display.drv=VGA
network.drv=Microsoft Windows Network (version 3.11)
secondnet.drv=No Additional Network Installed

[386Enh]
device=vtdapi.386
device=vshare.386
mouse=*vmd
ebios=*ebios
woafont=dosapp.fon
display=*vddvga
EGA80WOA.FON=EGA80WOA.FON
EGA40WOA.FON=EGA40WOA.FON
CGA80WOA.FON=CGA80WOA.FON
CGA40WOA.FON=CGA40WOA.FON
keyboard=*vkd
network=*vnetbios,*vwc,vnetsup.386,vredir.386,vserver.386
netheapsize=20
device=*vcd
device=*vpicd
device=*vtd
device=*reboot
device=*vdmad
device=*vsd
device=*v86mmgr
device=*pageswap
device=*dosmgr
device=*vmpoll
device=*wshell
device=*PAGEFILE
device=*BLOCKDEV
device=*vfd
device=*parity
device=*biosxlat
device=*vmcpd
device=*combuff
device=*cdpscsi
device=vpmtd.386
device=vcomm.386
device=serial.386
device=lpt.386
device=ifsmgr.386
device=vcache.386
local=CON
FileSysChange=off
COM3Irq=4
COM3Base=03E8
COM4Irq=3
COM4Base=02E8
PagingFile=C:\WINDOWS\WIN386.SWP
MaxPagingFileSize=238372
InDOSPolling=FALSE

[NonWindowsApp]
localtsrs=dosedit,ced

[vcache]
minfilecache=512

[mci]
CDAudio=mcicda.drv
Sequencer=mciseq.drv
WaveAudio=mciwave.drv

[drivers]
midimapper=midimap.drv
timer=timer.drv

[DDEShares]
CHAT$=winchat,chat,,31,,0,,0,0,0
SCHAT$=winchat,chat,,31,,0,,0,0,0
CLPBK$=clipsrv,system,,31,,0,,0,0,0
HEARTS$=mshearts,hearts,,15,,0,,0,0,0

[Network]
winnet=wfwnet/00025100
multinet=nonet
FileSharing=Yes
PrintSharing=Yes
LogonDisconnected=yes
EnableSharing=Yes
UserName=
Workgroup=WORKGROUP
ComputerName=WFW311
Comment=



[network drivers]
devdir=C:\WINDOWS
LoadRMDrivers=No

[Password Lists]
*Shares=C:\WINDOWS\Share00

You can most certianly run windows from a floppy disk, since this is been done several times. You need to unzip the stuff into a ramdisk, and not be overly fussy as to the shell: i used sol.exe here, as this provides most of the functionality of windows, anyway.

Running it from a usb-stick requires a dos usb driver (which exist).

You can quite easily run it from a cdrom, by using the so-called "network install". You set up windows via "setup /a" for the cdrom side, and "setup /n" for the client side. This creates a windows directory with something like 140 kB (enough for a floppy!), which with a little tweaking, can be reduced to a 14k rar file (basically, you create a batch file to make win.com and winver.exe, and rar the rest!).

You can most certianly run windows from a floppy disk, since this is been done several times. You need to unzip the stuff into a ramdisk, and not be overly fussy as to the shell: i used sol.exe here, as this provides most of the functionality of windows, anyway.

Running it from a usb-stick requires a dos usb driver (which exist).

You can quite easily run it from a cdrom, by using the so-called "network install". You set up windows via "setup /a" for the cdrom side, and "setup /n" for the client side. This creates a windows directory with something like 140 kB (enough for a floppy!), which with a little tweaking, can be reduced to a 14k rar file (basically, you create a batch file to make win.com and winver.exe, and rar the rest!).

Well, dos ran fine from the usb drive without a USB driver, its just that Win 3.1 didn't want to boot for one reason or another. If i got a usb driver for win 3.1, what would i need to do to have it load on start up?

hi there i was wondering if someone could help me here see i have a old laptop which is hitachi visionbook traveler 3000 series and i windows 3.11 workgroup with ie 3.03 and netscape i have a 3com 16bit pcmcia card with all the drivers can anyone help me how to get online with 3.11

thank you

  • 2 weeks later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • There is a lot of reasons not to use Edge but faster fixes and security updates is not one of them.
    • Can't reproduce. I installed Edge, went to neowin.net > accepted the cookie consent > used menu to go to forums, everything loads and I can browse around the forums. If you can't interact with the dialog on the forums for some reason, go to the main site and accept the cookie consent there? It is true that the site will not function properly until the cookie consent is accepted or rejected,. it's a legal requirement and I also know that certain VPN/ad blockers block it, which is a user related issue and not a neowin.net problem.   This is not our cookie consent dialog. Gotta love browser hijacking... /s Edit: this may be what Californians see, I will confirm with our consent provider.
    • Google Chrome 149.0.7827.115 (offline installer) by Razvan Serea The web browser is arguably the most important piece of software on your computer. You spend much of your time online inside a browser: when you search, chat, email, shop, bank, read the news, and watch videos online, you often do all this using a browser. Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. Use one box for everything--type in the address bar and get suggestions for both search and Web pages. Thumbnails of your top sites let you access your favorite pages instantly with lightning speed from any new tab. Desktop shortcuts allow you to launch your favorite Web apps straight from your desktop. Chrome has many useful features built in, including automatic full-page translation and access to thousands of apps, extensions, and themes from the Chrome Web Store. Google Chrome is one of the best solutions for Internet browsing giving you high level of security, speed and great features. Important to know! The offline installer links do not include the automatic update feature. Download web installer: Google Chrome Web 32-bit | Google Chrome 64-bit | Freeware Download: Google Chrome Offline Installer 64-bit | Direct Link | 131.0 MB Download: Google Chrome Offline Installer 32-bit | Direct Link | 119.0 MB Download page: Google Chrome Portable Download: Chrome ARM64 | Direct Link View: Chrome Website | Release Notes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Oh, it's happening on more than one dialog? This is the dialog that I'm unable to interact with.
    • WSCC - Windows System Control Center 10.0.3.8 by Razvan Serea Windows System Control Center is a free, portable program that allows you to install, update, execute and organize the utilities from various system utility suites. WSCC can install and update the supported utilities automatically. Alternatively, WSCC can use the http protocol to download and run the programs. WSCC is portable, installation is not required. Extract the content of the downloaded zip archive to any directory on your computer. Free for personal use. The setup packages and updates are downloaded directly from their author's website! This edition of WSCC supports the following utility suites: Windows Sysinternals Suite (including support for "Sysinternals Live" service) NirSoft Utilities Mitec and more... WSCC - Windows System Control Center 10.0.3.8 changelog: [NEW] update progress is now visible on the Windows taskbar [FIXED] fixed an issue with the Update dialog [FIXED] minor fixes Download: WSCC (64-bit) | 5.4 MB (Free for personal use) Download: WSCC (32-bit) | 6.3 MB View: WSCC Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
    • Week One Done
      Timaximus earned a badge
      Week One Done
    • Rookie
      FBSPL went up a rank
      Rookie
    • First Post
      davidbazooked earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      491
    2. 2
      PsYcHoKiLLa
      170
    3. 3
      +Edouard
      164
    4. 4
      Steven P.
      85
    5. 5
      ATLien_0
      76
  • Tell a friend

    Love Neowin? Tell a friend!