[3194] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: SCSI CD-Rom Installation

daemon@ATHENA.MIT.EDU (Jeff Collins)
Tue Feb 3 18:44:26 1998

Date: 	Tue, 3 Feb 1998 14:58:21 -0800 (PST)
From: Jeff Collins <collinsj@ece.ucdavis.edu>
To: Bob Kruger <bkruger@mindspring.com>
cc: linux-scsi@vger.rutgers.edu
In-Reply-To: <3.0.5.32.19980130165337.007b9b90@mindspring.com>

On Fri, 30 Jan 1998, Bob Kruger wrote:

<snip>
> Detected scsi CD-ROM sr5 at scsi0, channel 0, id 1, lun 5
>   Vendor: NRC       Model: MBR-7.4           Rev: 101
>   Type:   CD-ROM                             ANSI SCSI revision: 02
> Detected scsi CD-ROM sr6 at scsi0, channel 0, id 1, lun 6
> scsi : detected 7 SCSI cdroms total.
> 
> So, the kernel was picking up each CD-Rom as sr0, sr1, sr2, sr3, etc.
> 
> I am sure that there was/is a way to rename them, but it was beyond my
> limited capabilities.
> 
> At any rate, mknod worked just fine, and the system is running smoothly.

Sorry to argue a rather academic point here, since the problem is now
solved.  However, the message saying "Detected scsi XXX at srX" is a
kernel message that is giving you the "normal" or "default" name of the
block device file that it would use.  The actual block device could be
named /dev/fred for as much as it would matter, as long as the major &
minor numbers and permissions are correct.  As I previously said, in
RedHat, these block devices are in fact named /dev/scd0, scd1, etc.  And,
on bootup, the kernel will give you a message like you quoted.  It has no
way of knowing that on RedHat that message is in fact incorrect.  --jw

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Jeff Collins, collinsj@ece.ucdavis.edu, Computer Engineering Research Lab
Electrical and Computer Engineering,  The University of California, Davis
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


home help back first fref pref prev next nref lref last post