Computing.Net > Forums > Windows 3.1 > Unable to boot (Windows 3.1)

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Unable to boot (Windows 3.1)

Reply to Message Icon

Name: EamonX1
Date: July 26, 2004 at 10:54:21 Pacific
OS: Windows 3.1
CPU/Ram: 386
Comment:

I am trying to install Windows 3.1 on an old 386 computer. I used a boot disk downloaded from Web to install dos. I then installed Windows 3.1 successfully.
However when I now try to boot Windows 3.1. does not open. I get a message
'missing Himem.sys. Make sure that the file is in your windows directory and that its location is correctly specified in your config.sys. file.'
The file IS in the Windoes Directory. But I cannot find any Config.sys file either in the Windows directory, or the C Directory. Nor is there any autoexec.bat file.

What must I do?



Sponsored Link
Ads by Google

Response Number 1
Name: T-R-A
Date: July 26, 2004 at 11:00:13 Pacific
Reply:

You said you installed DOS...

Which version?

Did you COMPLETELY install DOS? Most versions should create autoexec.bat & config.sys on the root of "C:\"


0

Response Number 2
Name: jboy
Date: July 26, 2004 at 11:56:04 Pacific
Reply:

" I used a boot disk downloaded from Web to install dos"

In other words, sys c: which installs the bare minimum (system files only)

Should still work, but you'll have to use the older versions of emm386, himem (and optionally, smartdrv) that came with windows if you want to run in 'enhanced' (386) mode

Ensure that those files are in the locations specified - also note that config.sys & autoexec.bat MUST be in the root of C: (C:\) in order to work.

With a plain text editor - DOS Edit works - I guess you don't have that, but the one from Win9x is actually better - and create a c:\config.sys as follows

device=c:\windows\himem.sys
device=c:\windows\emm386.exe noems
DOS=high,umb


You may also want c:\autoexec.bat

@echo off
c:\windows\smartdrv
path=c:\dos;c:\windows


that's pretty minimal, but it should get the job done


I'm just looking for clues at the scene of the crime


0

Response Number 3
Name: Lightspeed
Date: July 27, 2004 at 20:26:16 Pacific
Reply:

Try using "My own Dos 6.22 based" Win 3.x Boot Disk. It will get you into windows. If you have no config.sys in C:, the config.sys from the bootdisk can be copied to C: if your boot was successful and you got in Windows.

Your autoexec.bat should look something like this:

ECHO OFF
@ECHO OFF
LH /L:0;1,45488 /S C:\DOS\SMARTDRV.exe /X
PROMPT $p$g
PATH C:\DOS
SET PATH=c:\dos;c:\windows;c:\iexplore;
SET TEMP=C:\TEMP
WIN

You can use the examples above as crude system files to start with.

If you need Himem.sys, it's on the bootdisk, copy it to either C:\DOS or C:\WINDOWS or both.

Find more info about system files in my Support section.

HTH.

Lightspeed.

http://lightspeed.alturl.com
http://lightspeedwin95.alturl.com


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 3.1 Forum Home


Sponsored links

Ads by Google


Results for: Unable to boot (Windows 3.1)

PLS: need SDK from Windows 3.1, do you have? www.computing.net/answers/windows-31/pls-need-sdk-from-windows-31-do-you-have/12259.html

i want to install windows 3.1 but i dont know how! www.computing.net/answers/windows-31/i-want-to-install-windows-31-but-i-dont-know-how/3989.html

dual boot windows 3.1 and NT 3.51 www.computing.net/answers/windows-31/dual-boot-windows-31-and-nt-351/8182.html