[UCLA-LUG] SCSI CDROMS
tchow
racerx@ucla.edu
Thu, 09 Sep 1999 22:53:50 -0700
Lam Doan wrote:
> I can't seem to mount my two SCSI cdroms. Any help?
>
> _______________________________________________
> UCLALUG Linux mailing list - Linux@linux.ucla.edu
> http://linux.ucla.edu/mailman/listinfo/linux
for me /dev/scd0 is the first scsi cdrom and /dev/scd1
is the 2nd. i made the following links: /dev/cdrom ->
/dev/scd0 and /dev/cdrom -> /dev/scd1. i then edited
/etc/fstab so i can mount w/o excessive typing. i have
heard of cases where the scsi cdrom is not associated
w/ /dev/scd*...so let's hope u don't have that.
tchow