Click to See Complete Forum and Search --> : Himem.sys missing.


Nagel
April 15th, 1999, 12:04 PM
I have a Win95 laptop and when I boot up it goes straight to Dos. I try to start Windows and I get the message - HIMEM.SYS is missing. Make sure that is in the windows directory. - I checked it and it's there. I renamed my himem.sys and went to another Win95 machine and copied the Himem.sys to the machine that won't boot and I get the same thing. I'm stumped on this one. HELP!!!!! thanx!

World Library
April 15th, 1999, 04:15 PM
Hi,
Try opening each of the below. They are in C:
and see if there is a DEVICE=C:\WINDOWS\HIGHMEM.SYS

CONFIG.DOS
********************
FILES=30
BUFFERS=30
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\SMARTDRV.EXE /DOUBLE_BUFFER
STACKS=9,256


CONFIG.SYS
****************************
DEVICE=C:\WINDOWS\HIMEM.SYS
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\EMM386.EXE NOEMS I=B000-B7FF
FILESHIGH=30
BUFFERSHIGH=20
STACKSHIGH=0,0
FCBSHIGH=1
DEVICEHIGH=C:\WINDOWS\MOUSE.SYS
DEVICEHIGH=C:\PBTOOLS\CR_ATAPI.SYS /D:MSCD001

CONFIG.WIN
**********************************
DEVICE=C:\WINDOWS\HIMEM.SYS

Hope this helps.

World Library

rdanner3
September 1st, 1999, 01:42 PM
This message is usually accompanied by another message that reads similar to this (italics mine):

Cannot control A20 line!

This is the key to the problem. The "HIMEM.SYS missing" messages are bogus and totally incorrect! Place this in CONFIG.SYS:

DEVICE=C:\Windows\HIMEM.SYS /M:1

Works 99.9% of the time. For some reason, some computers freak out when you install certain programs, and this is the way it is usually fixable.

------------------
Raymond Danner III <rdanner3@mindless.com>
Computer Consultation Specialist

lim mui cheng
April 27th, 2001, 09:22 PM
Originally posted by World Library:
Hi,
Try opening each of the below. They are in C:
and see if there is a DEVICE=C:\WINDOWS\HIGHMEM.SYS

CONFIG.DOS
********************
FILES=30
BUFFERS=30
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\SMARTDRV.EXE /DOUBLE_BUFFER
STACKS=9,256


CONFIG.SYS
****************************
DEVICE=C:\WINDOWS\HIMEM.SYS
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\EMM386.EXE NOEMS I=B000-B7FF
FILESHIGH=30
BUFFERSHIGH=20
STACKSHIGH=0,0
FCBSHIGH=1
DEVICEHIGH=C:\WINDOWS\MOUSE.SYS
DEVICEHIGH=C:\PBTOOLS\CR_ATAPI.SYS /D:MSCD001

CONFIG.WIN
**********************************
DEVICE=C:\WINDOWS\HIMEM.SYS

Hope this helps.

World Library



------------------
mclim

PCSolutions
April 27th, 2001, 10:43 PM
Check the date on this one folks!
1999!!!

------------------
Keep it simple!