On Tue, 17 Apr 2001 14:30:47 -0400, Peter Grace staggered into the Black
Sun and said:
Quote:>I have a similar problem.
>Scsi cdrom drive. Yellow book CDR in drive.
>Kernel 2.2.19 with scsi cdrom support compiled in
>On boot, scsi cdrom recognized as sr0 but no /dev/sr0 exists
>What is the correct device to sym link /dev/cdrom to in this situation?
>cat /proc/devices shows sr I'll try it with an a CDROM (non-CDR) later
>today, but if someone has the correct configuration for this situation,
>that would be helpful.
The correct device in this situation is the one with major number 11 and
minor number 0. There seems to be some confusion over whether /dev/sr0
or /dev/scd0 is the correct name for this device; look in /dev and see
if you can find the one your distro provides.
If neither /dev/scd0 nor /dev/sr0 exists, then do:
mknod -m644 /dev/sr0 b 11 0
and try it again. HTH,
--
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin / Workin' in a code mine, hittin' Ctrl-Alt
http://www.brainbench.com / Workin' in a code mine, whoops!
-----------------------------/ I hit a seg fault....