I'll have to reread the thread and refresh my memory. In the meantime
look at this:
How to Increase Conventional Memory for MS-DOS-Based Programs
http://support.microsoft.com/default.aspx?scid=kb;en-us;134399
A quick try would be using REM to not load (or unload) the CD-ROM
drivers in the Autoexec.bat file. Open the file with edit (edit
a:\autoexec.bat) and find the line that has MSCDEX and at the begining
of the line add REM . Note that there is a space after REM. It will
look something like this when done:
REM whatevertext.....\mscdex.exe /d:mscd001
Save the file, reboot the pc and try again.
That by itself should free up quite a bit of conventional memory.
To boot the pc with the same boot disk and regain CR-ROM support re-edit
the file and undo the REM changes after you're done.
John
> John John,
> I tried your suggested solution (from the Microsoft document) and it did not
[quoted text clipped - 7 lines]
> message that I referred to in my original posting. Any help would be greatly
> appreciated.
> there is insufficient conventional memory to run scandisk
This message has nothing with the drivers loaded in memory. And you
can't do anything with it -- if not to rebuild the drive in whole.
See:
"Your Computer Does Not Have Enough Free Memory to Defrag the Drive"
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q229154
(Scandisk is mentioned there, too -- because of the same reason).
--
Mikhail Zhilin
http://www.aha.ru/~mwz
Sorry, no technical support by e-mail.
Please reply to the newsgroups only.
======
>John John,
>I tried your suggested solution (from the Microsoft document) and it did not
[quoted text clipped - 7 lines]
>message that I referred to in my original posting. Any help would be greatly
>appreciated.
John John - 25 Feb 2005 17:25 GMT
Ahah! Yes indeed, and now that I have reread the thread the original
problem points to some of the same causes:
• The amount of space on the hard disk has been reported incorrectly.
• You installed drive overlay software, but you did not follow the
correct installation sequence. For example, you may have to press the
SHIFT key or use a similar keystroke combination to start your computer
when you use a disk.
Thanks for picking up on it. The drive overlay software seems to be the
constant in the errors. At this juncture rebuilding the drive might be
the only viable option. Good catch, thanks again Mikhail.
John
>>there is insufficient conventional memory to run scandisk
>
[quoted text clipped - 26 lines]
>>message that I referred to in my original posting. Any help would be greatly
>>appreciated.