Hi!

> devload /a d:\fdos\bin\xcdrom.sys /d:thing

You can also say in c:\fdconfig.sys or c:\config.sys:

device=d:\fdos\bin\xcdrom.sys /d:thing

Only if there is no fdconfig.sys in C: then
FreeDOS will use config.sys instead. So if
both files exist, FreeDOS uses fdconfig.sys
...useful because you can leave config.sys
untouched, for example if Win98 uses that.

> devload /a d:\fdos\bin\shsucdx.com /d:thing

You cannot devload COM files, only SYS files
and some special EXE files. So to load SHSUCDX
you simply say, at the prompt or in autoexec:

d:\fdos\bin\shsucdx.com /d:thing

Devload is only for drivers that you would
normally load via (fd)config.sys, and it is
often easier to load them in (fd)config.sys
without devload :-).

> original error message refers to shcdx33a

Probably just a short name for shsucdx 3.3a :-)

Eric




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to