Hmmm, I guess I was doing it wrong... I had my cdrom linked to sr0, and it
worked fine, but i changed to the more socially acceptable scd0, and it
looks to work as well. Thanks Tim.

I think, Bryan, that you may need to make the devices.  I believe that
the MAKEDEV script in /dev should do it.  Something along the lines of
./MAKEDEV sr\* and then maybe ./MAKEDEV scd\*
Someone correct me if I am wrong.

-Dave

On Mon, 5 Mar 2001, tim
wrote:

>
> The sr devices are for scsi raw.
>
> You need to use the scd number for each that corresponds to the sr number.
>
>
> The sr device is used by the scd devices.
>
> sr0 = scd0, etc.