Re: boot VaxStation 4000/60 from disk

"Sebastian Reitenbach" <[email protected]> Sun, 06 Apr 2008 15:04:47 +0200
Newsgroups gmane.os.openbsd.vax
Organization L00 bugdead prods.
Message-ID <[email protected]>
Miod Vallat <[email protected]> wrote: 
> > still no luck. 
> > btw. running disklabel verbose shows this:
> > # /sbin/disklabel -v -B sd0
> > disklabel: bootstraps: xxboot = /usr/mdec/sdboot, bootxx = NONE
> 
> What is the output of `disklabel sd0'?
# disklabel sd0
# /dev/rsd0c:
type: SCSI
disk: SCSI disk
label: RZ25     (C) DEC
flags:
bytes/sector: 512
sectors/track: 62
tracks/cylinder: 9
sectors/cylinder: 558
cylinders: 1476
total sectors: 832527
rpm: 4412
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # microseconds
track-to-track seek: 0  # microseconds
drivedata: 0

3 partitions:
#                size           offset  fstype [fsize bsize  cpg]
  a:           800000              558  4.2BSD   2048 16384    1
  b:            31969           800558    swap
  c:           832527                0  unused      0     0

Sebastian