Subject: Re: Boot info
To: Carlo Vinante <vinante@igi.pd.cnr.it>
From: Michael Lorenz <ml@rz.uni-potsdam.de>
List: port-hp300
Date: 05/02/2000 18:50:02
Greetings !

> I would ask to somebody some help in order to boot and load my op. sys. on
> a 9000/345.
> The system is, or better was a diskless one: right now I have a 750Mb SCSI
> hard disk and a SCSI Magneto Opt. drive (from Corel..) and the moment to
> load the operating system has arrived.
> 
> I know that I can boot from LAN but it looks to me a little tricky.
It isn't. You need rarpd, rpc.bootparamd and a NFS server. When you
don't have a floppy you also need rbootd ( every NetBSD has it, I boot
my 345 from a PC sometimes )
To get around rbootd you just need to dd the sys_netboot (or so) image
to a 720kB floppy and let the hp boot from it ( at least this worked for
me, from a 9122 and a 9133 )

> Is it possible to copy the NetBDS distribution on the Magneto Optic disk
> (with some other system, as a Linux owned by a friend of mine .... ) and
> then boot the system from it ? After that I should copy the NetBSD directly
> on the HD ......
Yes and no. NetBSD uses a different partition map than Linux and needs
special bootcode in the first few sectors. Put sys_netboot on the disk,
starting from block 0 and the hp should recognize it as bootable. 

Regarding sys_netboot: last time I did this was 4 years ago, as 1.1 was
brand new. I really don't know how this is handled now, but the image
that gets transferred to the hp when it netboots is just a small LIF
filesystem image you could easily put on a disk. At 1.1 time there was
also a sys_inst image. Put it on any media you could feed to your hp - I
even used a 9144 streamer for this and it worked.

bye
Michael