Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Memory Problem

Status
Not open for further replies.

rajeshbahl

IS-IT--Management
Jan 6, 2002
116
IN
WE are facing some memory problems at DOS clients.
When booted, the memory is okay. When we try to load high the client modules by using the commands:
lh lsl
lh lan_driver
lh ipxodi

no module moves to high memory resulting in the consumption of conventional memory.

How can we move the client modules to "high memory"?

Can some one help ?

Thanks In Advance
Rajesh K.Bahl
 
Ensure you are loading HIMEM.SYS and EMM386 in your Config.sys file. There are some switches to use with your EMM386 that you might (or might not) be able to use. It should look like this.

DEVICE=<drive>:\DOS\HIMEM.SYS
DEVICE=<drive>:\DOS\EMM386.EXE

You might want to take a look at
They have some good information with regards to the EMM386 switches.



david e
*end users are just like computers, some you can work with...others just need a simple reBOOTing to fix their problems.*
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top