Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2002 21:35:26 -0700
From:      Peter Wemm <peter@wemm.org>
To:        John Polstra <jdp@polstra.com>
Cc:        alpha@freebsd.org
Subject:   Re: How to netboot an Alpha? 
Message-ID:  <20020724043526.686523923@overcee.wemm.org>
In-Reply-To: <200207231630.g6NGUbth030789@vashon.polstra.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
John Polstra wrote:
> In article <20020722234017.A0214380F@overcee.wemm.org>,
> Peter Wemm  <peter@wemm.org> wrote:
> > 
> > Beware of the libstand/in_cksum.c bug.  This hurts Alpha because the code
> > is actually used.  On x86, we call the UDP transmit functions that PXE
> > provides directly and do not have to deal with this part of the code.
> > 
> > You'll either need to turn on the compile option to turn off udp checksums
> > within libstand or pull in the libstand in_cksum.c fix.
> 
> Thanks for pointing that out.  It looks like the fix is now in both
> -current and -stable (as of yesterday).  So as long as my sources
> are up-to-date it should work OK.  Or am I missing something?

It should work now. :-)

I've been meaning to go through and export the SRM netboot environment
variables into the loader and from the loader to the kernel.  This would
save SRM doing a dhcp, netboot doing  dhcp and then the kernel also doing
a dhcp.  This would solve the problems we see on the alpha ports cluster
where for some reason the loader netboot packets disappear into the void.

Cheers,
-Peter
--
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020724043526.686523923>