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 ot
Bernd Blaauw a écrit :
I am trying to make a small FreeDOS bootdisk who use a ramdisk on
Z: but the CDROM driver won't work:
Z:\DRIVERS>DEVLOAD ATAPICDD.SYS
[...]
Found 01 IDE/ATAPI Drives
1 character device installed
Driver staying resident
Z:\DRIVERS>SHSUCDX /D:FDCD
[...]
Can't open CD Dri
I am trying to make a small FreeDOS bootdisk who use a ramdisk on Z:
but the CDROM driver won't work:
Z:\DRIVERS>DEVLOAD ATAPICDD.SYS
[...]
Found 01 IDE/ATAPI Drives
1 character device installed
Driver staying resident
Z:\DRIVERS>SHSUCDX /D:FDCD
[...]
Can't open CD Driver FDCD
[...]
You
16 BIT a écrit :
If it were me, I'd to like this...
Config.sys
lastdrive=z
devicehigh=drivers\atapicdd.sys /d:shsu-cdx
autoexec.bat
lh drivers\shsucdx /d:shsu-cdx,x
At 04:54 PM 9/2/04 +0200, you wrote:
I am trying to make a small FreeDOS bootdisk who use a ramdisk on Z: but
the CDROM driver won
If it were me, I'd to like this...
Config.sys
lastdrive=z
devicehigh=drivers\atapicdd.sys /d:shsu-cdx
autoexec.bat
lh drivers\shsucdx /d:shsu-cdx,x
At 04:54 PM 9/2/04 +0200, you wrote:
>I am trying to make a small FreeDOS bootdisk who use a ramdisk on Z: but
>the CDROM driver won't work:
>Z:
I am trying to make a small FreeDOS bootdisk who use a ramdisk on Z: but
the CDROM driver won't work:
Z:\DRIVERS>DEVLOAD ATAPICDD.SYS
[...]
Found 01 IDE/ATAPI Drives
1 character device installed
Driver staying resident
Z:\DRIVERS>SHSUCDX /D:FDCD
[...]
Can't open CD Driver FDCD
[...]
Z:\DR