Subject: Re: booting problems?
To: David Brownlee <abs@netbsd.org>
From: Koyote <koyote@koyote.cx>
List: port-sparc
Date: 03/17/2003 22:04:59
David Brownlee <abs@netbsd.org> writes:
> On Mon, 17 Mar 2003, Koyote wrote:
>
> > scsibus0: waiting 2 seconds for devices to settle...
> > sd0 at scsibus0 target 0 lun 0: <SEAGATE, ST32550N SUN2.1G, 0414> SCSI2
> > 0/direct fixed
> > sd0: 2048 MB, 3511 cyl, 11 head, 108 sec, 512 bytes/sect x 4194995 sectors
> > sd0: sync (100.0ns offset 15), 8-bit (10.000MB/s) transfers, tagged queueing
> > sd1 at scsibus0 target 5 lun 0: <TEAC, FC-5 HGF 00, RV C> SCSI1
> > 0/direct removable
> > sd1: 1440 KB, 80 cyl, 2 head, 18 sec, 512 bytes/sect x 2880 sectors
> > sd1: async, 8-bit transfers
> > scsibus1: waiting 2 seconds for devices to settle...
> > Kernelized RAIDframe activated
> > sd1: no disk label
> > root on sd0d dumps on sd0b
> > no file system for sd0 (dev 0x703)
> > cannot mount root, error = 79
> > root device (default sd0d):
>
> Does it boot OK if you enter sd0a as the root partition?
> What does 'disklabel' report (and on the other identical machine)
bash-2.05# disklabel sd0
# /dev/rsd0c:
type: unknown
disk: botsnack
label:
flags:
bytes/sector: 512
sectors/track: 80
tracks/cylinder: 19
sectors/cylinder: 1520
cylinders: 2733
total sectors: 4154160
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # microseconds
track-to-track seek: 0 # microseconds
drivedata: 0
8 partitions:
# size offset fstype [fsize bsize cpg/sgs]
a: 4018880 0 4.2BSD 512 4096 14 # (Cyl. 0 -
2643)
b: 135280 4018880 swap # (Cyl. 2644 -
2732)
c: 4154160 0 unused 0 0 # (Cyl. 0 -
2732)
bash-2.05#
and that's about it :)