On Вск, 2002-01-13 at 16:13, Alexander Skwar wrote:
> Hi!
> 
> Since I just switched to DevFS, I experience some problems.  What I'm
> currently fighting with, is how to enable mounting of CDs with DevFS.
> 
> I've got 4 SCSI CD-writers in my system.  These are accessible thru
> /dev/scd0..scd3.
> 
> Further, I have /dev/cdrom which is a symlink to /dev/cdroms/cdrom0,
> however, /dev/cdroms/cdrom0 does not exist.  So I have to use /dev/scd0
> to mount my cdrom.
> 
> Shouldn't /dev/cdroms/cdrom0 be a link to /dev/scd0?

No. /dev/scd0 is itself just a compatibility link.

  And cdrom1 to
> scd1?  Is the shipped devfsd not SCSI CD-Rom aware?
>

no.

Please, do

rpm -q pam devfsd initscripts kernel-... [ouch! It is not easy to check
for kernel version now :)]
ls -lR /dev/cdrom* /dev/scsi* /dev/scd*
dmesg - any messages related to devfs

-andrej

Reply via email to