Subject: Re: Boot stuff for SCSI available.
To: None <thivars@est.is>
From: Thordur Ivarsson <totii@est.is>
List: port-vax
Date: 10/23/1999 15:34:16
Thordur Ivarsson wrote:
> 
> Anders Magnusson wrote:
> >
> > I have put up a boot program "boot.991023" that is the latest version
> > of the boot program, and a boot block "xxboot.991023" that understands
> > SCSI also. They are located at:
> >
> > ftp://ftp.netbsd.org/pub/NetBSD/arch/vax/kernels/
> >
> > and includes my latest fixes. Using them the kernel will recognize
> > from which disk it booted.
> >
> > The boot program is just copied to "/boot".
> > The boot block is installed with "disklabel -B -b xxboot.991023 sd0"
> > or whichever disk you are using.
> >
> > -- Ragge
> 
> vax# disklabel -B -b boot sd0
> disklabel: Bootstrap doesn't leave room for disk label
> 
> Thordur

misunderstood and is fixed now.

But this is what I get now

sd1 at scsibus1 targ 0 lun 0: <QUANTUM, LP80S  980809404, 3.3> SCSI2
0/direct fd
sd1: 82069 KB, 921 cyl, 4 head, 44 sec, 512 bytes/sect x 164139 sectors
booted from type 42 unit 1 controller 0 adapter 0
boot device: sd0
root on sd0a dumps on sd0b
mountroot: trying cd9660...
mountroot: trying nfs...
mountroot: trying lfs...
mountroot: trying ffs...
root file system type: ffs
init: copying out path `/sbin/init' 11

nothing more..


Thordur Ivarsson