Subject: Stumped by installboot
To: None <port-vax@netbsd.org>
From: Jarkko Teppo <jarkko.teppo@er-grp.com>
List: port-vax
Date: 11/28/2002 11:21:02
Hi all!
What am I doing wrong here:
# disklabel -B sd0
# disklabel sd0
# /dev/rsd0c:
type: unknown
disk: mydisk
label:
flags:
bytes/sector: 512
sectors/track: 84
tracks/cylinder: 16
sectors/cylinder: 1344
cylinders: 3045
total sectors: 4110480
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: 65856 0 4.2BSD 1024 8192 69 # (Cyl. 0 - 48)
b: 526848 65856 swap # (Cyl. 49 - 440)
c: 4110480 0 unused 0 0 # (Cyl. 0 - 3058*)
d: 3517776 592704 4.2BSD 1024 8192 66 # (Cyl. 441 - 3058*)
# halt
Nov 28 09:14:15 halt: halted by root
Terminated
# syncing disks... done
?06 HLT INST
PC= 800A2A39 PSL= 00DF0008
>>> ^G^G^G^G^G^G^G^G^G^G^G^G^G^G^G
?23 ILL CMD
>>> boot dka0
-DKA0
?06 HLT INST
PC= 00000003 PSL= 041F0009
>>>
I've tried installboot with three zillion different combinations but no go.
I even installed via sysinst but ... didn't work. Everything else works
but I can no longer boot from sd0 (nor sd1). This is current from
releng.netbsd.org 20021124 on a 4000/90:
scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 target 0 lun 0: <DEC, RZ28D (C) DEC, 0010> disk fixed
sd0: 2007 MB, 3045 cyl, 16 head, 84 sec, 512 bytes/sect x 4110480 sectors
sd0: sync (160.0ns offset 15), 8-bit (6.250MB/s) transfers, tagged queueing
sd1 at scsibus0 target 1 lun 0: <HP, C2247-300, 0BA4> disk fixed
sd1: 1003 MB, 2051 cyl, 13 head, 77 sec, 512 bytes/sect x 2054864 sectors
sd1: sync (160.0ns offset 8), 8-bit (6.250MB/s) transfers, tagged queueing
Please provide me with a clue-by-four :-)
TIA,
--
jht