Re: Netbooting Trouble with 712/100
| Newsgroups | gmane.os.netbsd.ports.hp700 |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 20 Feb 2013 23:42:47 +0000 Nick Hudson <[email protected]> wr= ote > > > > ..and tries again on an endless loop. Manually typing in 'lf0a:netbsd= ' > > usually fails with the same, but adding one of the prompted options (= like > > -c) goes just a bit further: > > > > Start @ 0x2000000 [1=3D0xf0e000-0xf0e45c] > > btlb info: minsz=3D128, maxsz=3D16384 > > btlb fixed: i=3D0, d=3D0, c=3D8 > > btlb varbl: i=3D0, d=3D0, c=3D0 > > > > > > This was with trying the SYSNBSD file from 6.0.1; results with trying > > netinstall.lif and from SYSNBSD from 6.0 were similar. > > >=20 > Same (truncate download) >=20 I've learned a lot about the TFTP protocol these last few days... 1) Solaris 10's TFTP server implementation and the HP712 aren't compatibl= e. the HP wants an option that Solaris doesn't implement. 2) Using Wireshark during boot, it appears the entire LIF file is being transferred. 3) After downloading the LIF onto another system using tftp, the md5sum m= atches what's on the tftp server. ..and I still get that 'btlb' output mentioned above just before a hard h= ang. No I/O error messages though. It seems to be loading the kernel, and then something goes wrong before t= he kernel runs. I doubt it's a hardware problem as I get a working install o= f HP-UX 10.20 if I boot from disk; It even starts X11 with CDE.