|
If remember correctly you need atapi.exe, a cd-rom device driver (sys file)and need to use the device command in autoexec.bat
e.g if device drive id mtmcdai.sys
lastdrive=z
device=c:\atapi\mtmcdai.sys /d:cddrv
c:\dos\mscdex.exe /d:cddrv
you can also set these options in config.sys
Or goto bootdisk.com and download a boot disk that does what you need
Last edited by mshah007 : 01-03-2006 at 01:56 AM.
|