Subject: Re: can't write to filesystem
To: The Great Mr. Kurtz [David A. Gatwood] <davagatw@mars.utm.edu>
From: Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 12/06/1996 11:26:20
> 
> On Fri, 6 Dec 1996, Matthew Pritzker wrote:
> 
> > I just got NetBSD up and running on my IIsi-- sort of.  When it comes up
> > and fsck auto-runs,  I get a message about:
> > 
> > /dev/rsd4a: Device not configured
> > fsck: RUN FSCK MANUALLY
> 
> Are you _sure_ that's really sd4a?  Remember that unused SCSI id #'s
> aren't counted.  i.e. sd4 is the fourth target, not the 4th ID, so if you
> have an internal on id 0, a CD ROM on id 3, and an external on ID 4, the
> internal is sd0, the CD ROM is sd1, and the external is sd2... or are CD 
> ROM drives counted separately... cd0, cd1, cd2, etc... I forget.

CD's are seperate. So in your example, it's
SCSI 0 is sd0
SCSI 3 is cd0
SCSI 4 is sd1

Take care,

Bill