also @ TechSpot: AMD Radeon HD 7770 & Radeon HD 7750 Review
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Tech Support > Device Drivers

Download Now:

"DOS/16M error [6] Insufficient memory to load program"

Thread Tools Search this Thread
  #1  
Old 09-26-2006
TechSpot Member
 
Member since: Dec 2005, 38 posts
"DOS/16M error [6] Insufficient memory to load program"

[COLOR="Blue"]I'm in the process of wiping the HD of numerous laptops at my job, using Norton Gdisk from a boot diskette. After that completes I then check each hd using Norton Diskedit to verify that the process was thouroughly done. In most cases these 2 steps execute without a hitch, but in a few cases there have been problems (see http://www.techspot.com/vb/topic59225.html#post335754 for an example). One problem I'm facing is that upon trying to run "Diskedit" I get the following message:

[COLOR="Red"]DOS/16M error [6] Insufficient memory to load program
Insert disk with \COMMAND.COM in drive A
Press any key to continue...[/COLOR]

I checked the memory and it has 128Mb RAM (I know not a lot, but it should be more than sufficient for a PC DOS program). I even switched out and boosted the RAM up to 512 MB (256MB is what most of them have) but still get the same error.

Any suggestions or anyone know what the problem is?[/COLOR]
  #2  
Old 09-27-2006
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
DOS is an ancient and primitive "OS" - it can't handle more than 640KB of memory on its own. You need to construct a boot floppy that loads at least himem.sys. Some programs may want emm386.sys or similar loaded too.