Cyril Plisko wrote: > Finally it boots and comes exactly to the point listed > at Kickstart guide[1]. Which is normal I think. > I had a strange problem with inetboot - it picked > IP 0.0.0.0 no matter what I did. Snoop shows that > RARP request goes off and correct reply is being > sent. Still, inetboot prints zeros. I ended up > uncommenting the hardcoded IP assignment in > stand/lib/inet/ethernet.c and it worked. Strange... > Any ideas ? Noah ? Tom ?
My guess without seeing your ethernet traffic, etc. is that you have something misconfigured either on the server side or in the OBP settings (you can specify an IP client and IP server address there as well). If you sent your server's /etc/ethers /etc/hosts /etc/bootparams and a dump of printenv from the OBP I *might* be able to figure out what is going wrong. In the meanwhile it sounds like you have a viable work around. Brian Horn > > Guys at SunLabs - you did a great work ! > Now just a little plea - be friendly to community, please, > please, please ! Help us get up to the speed ! > > I am diffing polaris-20061002 against on-20060828 > and against polaris-boot branch in order to get an idea > on what has been changed and how. The amount of > noise is quite high and I am slowly sifting the relevant > changes. These things are usually done within a seconds > using SCM. > So, how about helping us, guys ? > > > [1] http://opensolaris.org/os/project/ppc-dev/kickstart/ >