Subject: Re: Install probs
To: Bill Anderson <anderson@wks.uts.ohio-state.edu>
From: Simon Burge <simonb@telstra.com.au>
List: port-pmax
Date: 08/18/1998 10:30:10
On Mon, 17 Aug 1998 20:14:22 -0400 (EDT)  Bill Anderson wrote:

> > When the machine boots NetBSD, do you see messages like:
> > 
> > 	Beginning old-style SCSI device autoconfiguration
> > 	rz0 at asc0 drive 0 slave 0 DEC RZ28M    (C) DEC rev 0568
> > 	rz0: 2007MB, 3045 cyl, 16 head, 84 sec, 512 bytes/sect x 4110480 sectors
> > 	rz1 at asc0 drive 1 slave 0 SEAGATE ST12400N SUN2.1G rev 8346
> > 	rz1: 2048MB, 2621 cyl, 19 head, 84 sec, 512 bytes/sect x 4194685 sectors
> > 
> > Just before the "Enter pathname of shell or RETURN for sh: " prompt.  Do
> > you see this?
> 
> I get the "Beginning old-style SCSI device autoconfiguration" line, but I
> don't get anything about the particular drives... I'll cut and paste the
> dmesg when i go in tomorrow (the machines are at work)...

Hmm, I looked a little closer at your earlier email:

> Yes, I checked all the cabling, and according to the PROM "cnfg 0":
> "rz0 RZ57" and "rz1 RZ57" are both there on SCSI bus 0...

You used "cnfg 0" and not "cnfg 3" to get the SCSI disk list?  If this
is true, your disks are on the first external SCSI controller, not the
on-board SCSI controller.  I'm not sure of the top of my head whether
the INSTALL kernel supported multiple SCSI buses.

A little background: "board 3" is the motherboard, while "0", "1" and
"2" are the TurboChannel slots.  If you do a "cnfg 3", you should also
see info on what RAM your machine has, ethernet info, etc.

Simon.