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

    • You can use MCT to create an updated ISO and then use Rufus to create the bootable USB.
    • low latency mode is still bugged and causing bootup times slow to a crawl. To fix, you have to disable the feature with vivetool. Seems as though it's not rolled out to a lot of people yet since I've only been able to find only a handful of people that are having issues.
    • I would recommend the Nothing 2a. The battery life is awesome, 2 or 3 days without going into battery power mode. The only thing that I've been looking into recently is that it doesn't "support" Graphene OS. I'm pretty sure there is a way, I just need to do some more looking.
    • You'd have to show me an example of a listing that says Gen 1, usually i'd expect that to mean Snapdragon Gen 1 (a type of chipset, which the Pixels don't use). Pixel 7 - White - 128gb - Unlocked - 85%+ battery - Grade B+ - $159 with free delivery - https://www.ebay.com/itm/398046617206 Pixel 7 - Obsidian - 128gb - Unlocked - 80%+ battery - Very Good - $157 with free delivery - https://www.ebay.com/itm/355617734563 Both look to be sold by companies with good feedback, dealing with refurbished phones and state the phones are unlocked with a clean IMEI. Obviously I can't vouch for either company though, but the listings look good in my opinion.
    • Because Chrome is doing it. And no one said anyone had to update immediately. That's silly. They could update every day for all I care as long as it's fast, and the next time the browser restarts, you're good. And the basic point is not to tee it up for bigger updates. As it is right now, all the windows I had open reopen anyway except inprivate.
  • Recent Achievements

    • Week One Done
      davidbazooked earned a badge
      Week One Done
    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
  • Popular Contributors

    1. 1
      +primortal
      515
    2. 2
      PsYcHoKiLLa
      184
    3. 3
      +Edouard
      160
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!