On Sun, 30 Apr 2000, Peter Jay Salzman wrote:
[with]
> $_aspi = "sg0:CD-ROM"
> then upon boot, i get a good message: "[ASPI driver installed]". when
> $_aspi = "scd0:CD-ROM"
> i get a bad error message: "No ASPI devices configured. Installation
> aborted.".
> the trouble is, my cdrom drive is /dev/scd0, not /dev/sg0. in either case,
> i get the message:
> C:\>lh C:\DOS\mscdex.exe /d:cdrom001
> Device driver not found: 'CDROM001'.
> No valid CDROM device drivers selected
I haven't checked this -- I don't have a SCSI cdrom, and my IDE cdrom is
currently not connected -- but ...
Can I just check which 'cdrom.sys' you are using? Is it the DOSEMU
supplied one, or the one you use under DOS ? The reason for checking this
is that the section of the README which deals with CDROMs states that the
internal driver works fine -- even with SCSI CD's.
Alistair