Hi!
SHELLHIGH = \FREEDOS\BIN\COMMAND.COM ... devicehigh=srdxms.sys
If you have not EMM386-style driver loaded, then you should not use ...HIGH style commands. Also, you write that autoexec uses
C:\FREEDOS\BIN\srdisk E:8192 /s=256 (using % notation for C:\FREEDOS)
So I expect this "srdxms" to also be in \freedos\bin\ which you have not specified in the "device..." line. You could also use RDISK, which is just one file, instead of SRDISK, where you have to load SRDXMS and SRDISK after each other in config and autoexec. Regards, Eric _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
