Dear Pete,
and everyone else!?!?

At 03:38 PM 04/30/2000 -0700, you wrote:
>dear jesper (and everyone else):
>
>       $_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
>
>any suggestions?
>
I worked on this about a week ago.
It took me the better part of a day to figure it out.
The problem is that the linux box is at work, and as today is a holiday, I
can't seem to recall the actual settings.
Anyway, I found that the device string in memory for a scsi cd-rom under
dosemu is similar to MS-DOS's but has an extra zero or two.
So please try:
lh C:\DOS\mscdex.exe /d:cdrom0001
or
lh C:\DOS\mscdex.exe /d:cdrom00001

I'll check the settings I used at work tomorrow if you still haven't nailed
the proper settings.

>much thanks!
>pete
[...snip...]

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
= Juan Paolo L. Carballo
= PGP 2.6.3ia RSA KeyID: 63F4DC4D
= PGP 5.5.3i DSS KeyID: 00914A9F
= The importance of information is directly 
=  proportional to its improbability.
= Fundamental Theorem of Information Theory
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Reply via email to