Bernd Blaauw wrote:


...
You need to specify DEVICE NAME. ATAPICDD.SYS assumes some strange name, but definately not FDCD000x
batchfile (cd will be drive X:):
@echo off
devload atapicdd.sys /D:FDCD0001
shsucdx /D:FDCD0001,X

depending on which version will determine what the default name is (and other options for that matter), but think all public alphas support the /D:<name> option. various names have been ATAPICDD and FDCD???? The next release will be using the same name as shsucdx as the default so a simple load without options and running shsucdx without options will work. [The release is held up as I'm working on the kernel and a tool for my own use to simplify boot disk creation and so I can play with FATs/LFNs without screwing up the kernel.]

Jeremy




------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Freedos-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to