Himem.sys missing.
Results 1 to 5 of 5

Thread: Himem.sys missing.

  1. #1
    Join Date
    Dec 1998
    Location
    Dallas, TX USA
    Posts
    1

    Himem.sys missing.

    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!

  2. #2
    Join Date
    Feb 1999
    Location
    Florida
    Posts
    53
    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

  3. #3
    Join Date
    Sep 1999
    Posts
    1
    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 <[email protected]>
    Computer Consultation Specialist

  4. #4
    Join Date
    Apr 2001
    Location
    Kota Kinabalu, Sabah, Malaysia
    Posts
    4
    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
    mclim

  5. #5
    Join Date
    Jun 2000
    Location
    Oz
    Posts
    3,441
    Check the date on this one folks!
    1999!!!

    ------------------
    Keep it simple!
    In the beginning there was the command line

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •