hej,

> I am just learning about my Linux and dosemu capabilities so forgive any
> naive questions please.  I am trying to execute a DOS app in dos emu and it
> says "Insufficient memory".  My machine has 151MG of RAM so I am sure there
> is some .conf setting or something I am missing in the config.sys file.  Can
> you help?
this is most possibly not a problem of dosemu but of your DOS
configuration within the emulator. most probably, you have loaded
too many drivers or TSR programs, and they filled the base memory
of which the program requires too much to get loaded.

at the DOS prompt, try the command "mem /d" to collect statistics
about memory usage of DOS and diverse driver programs. 

on how to optimize memory usage, see the DOS help (assuming you're
using a MS version) to the "dos=high,umb" directive (config.sys),
"himem.sys", "emm386.exe", "devicehigh=..." and "loadhigh".

some DOS programs require base memory of 550K or sometimes even
up to 610K. optimizing your configuration properly should allow
you easily to have about 580K of free base memory.

hope you're having success, bye

Philipp Kaeser / [EMAIL PROTECTED]

Reply via email to