Jump to content

Recommended Posts

Posted (edited)

I have this 2003 era laptop, with soldered ram (512Mb). But the initial 640k (and some above) are fine. The laptop includes an additional 512Mb memory stick. With Linux I can use a kernel boot parameter (mmap) and tell the OS to ignore the bad on board memory range. It runs very stable that way, other wise the motherboard heats up and the usual bad memory issue arise.

What is the best way to deal with this in Win9x? A himem.sys configuration? Or maybe eat up the bad memory range with a ramdrive, that I never use?

Edited by awkduck
  • awkduck changed the title to Mapping Bad Memory?

Posted (edited)

or use dos ramdisk like SRDISK, or write own pre-himem dos driver like BURNMEM, which will hide selected memory regions from himem via int15, or mod open-source himem XMGR for exclude some addresses... or use himemx or old himem from msdos, which [can be] limited first 64 MiB.

Edited by MERCURY127
Posted

Reserve custom memory ranges in:

My Computer -> Properties -> Device Manager -> Computer -> Properties -> Reserve Resources

If you can't boot in safe mode, exactly how many megabytes of low memory can be safely used?

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...