Subject: Re: SCSI2 problem??
To: noud de brouwer <noud@knot.nl>
From: Jell-O <wookie@us.net>
List: port-mac68k
Date: 05/18/1996 21:38:42
On Fri, 17 May 1996, noud de brouwer wrote:

> hi, we recently got a Western Digital Piranha 4200 SCSI2 disk donated.
> 200Mb and pretty fast..so i'd like to use it on our NetBSD/mac68 gateway..
> (Easy way to update to Steve's GENERIC#57 and a new sys.tar.gz compilation)
> 
> On boot it shows like:
> ncrscsi0 targ0 lun 0: <WDIGTL, SP4200        1, 4.03> SCSI2 0/direct fixed
> sd0 at scsibus0: 200MB, 1280 cyl, 8head, 40sec, 512bytes/sec
> ncr96scsi0 at mainbus0 not configured
> 
> Changing root device to sd0a.
> 
> mount -u / shows:
> ufs: /dev/sd1a on /: specified device does not match mounted device
> 
> Did i miss something?? what to do?? is this because it's a SCSI 2 disk?
> ThanX,
> ~n
> 
> 

Hmm...if you're root device is at sd0 and mount -u / says something about
sd1, it's probably just an entry in /etc/fstab that needs to be changed.  

-Jon