Subject: Re: netbooting hppa boxes
To: Matt Fredette <fredette@theory.lcs.mit.edu>
From: Darren Reed <darrenr@reed.wattle.id.au>
List: port-hp700
Date: 07/03/2002 00:04:43
In some email I received from Matt Fredette, sie wrote:
>
> > I've got a HP D/390 here, and I wanted to try something really silly
> > and netboot NetBSD (well, *try* and netboot NetBSD :)
> >
> > Problem is, I've no idea what protocol it speaks when you do:
> >
> > boot 10/16/6.0
> >
> > I ran up an rbootd but that didn't seem to respond.
>
> Newer machines use DHCP and TFTP to netboot, this may be one.
Ah yes, DHCP!
23:48:34.550645 0.0.0.0.68 > 255.255.255.255.67: xid:0x1ebb5730 vend-rfc1048
0x0000 4500 0148 6101 0000 2011 38a5 0000 0000 E..Ha.....8.....
0x0010 ffff ffff 0044 0043 0134 4499 0101 0600 .....D.C.4D.....
0x0020 1ebb 5730 0000 0000 0000 0000 0000 0000 ..W0............
0x0030 0000 0000 0000 0000 0800 09d2 72c2 0000 ............r...
0x0040 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0050 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0060 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0070 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0080 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0090 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x00a0 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x00b0 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x00c0 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x00d0 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x00e0 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x00f0 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0100 0000 0000 0000 0000 6382 5363 0000 0000 ........c.Sc....
0x0110 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0120 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0130 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0140 0000 0000 0000 0000 ........
Do you know what it's expecting back?
BOOTREQUEST from 08:00:09:d2:72:c2 via le0
BOOTREPLY for 192.168.1.170 to d390-1 (08:00:09:d2:72:c2) via le0
but all the console shows is "Failed to initialize".
Darren