On Sun, 13 Jan 2002 21:33:19 +1130
Mike Andrew <[EMAIL PROTECTED]> wrote:


> First.
> 
> modern distros deprecate the use of srX, get rid of them, literally.
Promise > from me that you can do no harm by deleting them.
....
> 3)
> ln -s /dev/srX /dev/scdX
> 
> iterate X 0, 1 ... 
> ----

PMFJI .. I have /dev/scd0 and /dev/scd1 for cd-rw and dvd. 
Should I do step 3 above? 

In /var/log/messages I see the following:

Jan 13 07:23:05 localhost kernel: sr1: CDROM not ready.  Make sure there
is a disc in the drive. Jan 13 07:23:36 localhost last message repeated 31
times

This shows up constantly, all the time, (the messages file is growing! :)
There is no /dev/sr0 or /dev/sr1, but note the sr1 in the error message. I
use append="hdb=ide-scsi hdc=ide-scsi", and both drives seem to work, but
are polled repeatedly, causing delays in 'df' output. The fstab lines
follow:

/mnt/cdrom   /mnt/cdrom   supermount   fs=iso9660,dev=/dev/scd0   0 0
/mnt/cdrom1  /mnt/cdrom1  supermount   fs=iso9660,dev=/dev/scd1   0 0

I assume supermount is looking for media. Annoying.

(elx linux)


-- 
Ken Moffat
[EMAIL PROTECTED]
_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to