next up previous
Next: virtual memory Up: using small computers Previous: using small computers

config.sys and autoexec.bat

Apart from himem.sys no other drivers are needed to run OPENCP. Therefore you should modify the startup files to provide maximum memory. Especially you should disable all disk caches and ram drives. Below is are two sample files you could start from.

The config.sys should look like:


The autoexec.bat should look like:


You can load additional drivers (mouse, cdrom) if you like. Most drivers only use dos memory below 1MB and therefore do not steal memory above 1MB that OPENCP has to use. But please do not load programs such as smartdrv or ramdrive as they use XMS/EMS memory, which will then not be available anymore.4.19

The set statement for the sound card installed should be present in the autotexec.bat so OPENCP knows what sound cards to search for.



Footnotes

... anymore.4.19
A nice documentation about the startup files is
http://www.cubic.org/source/sourcerer/configuring.htm


documentation by doj / cubic