Re: [Etherboot-developers] PXE
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <Rob...@ra...> - 2002-04-23 15:20:22
|
PXE, Please point me at the right docs for PXE. I can't for the life of me
find 'em
Robert Cheetham
RadiSys Corporation
5959 Corporate Drive
Houston
TX 77546
713-541-8267
------------------------------------------------------------------------------------------------
Change is inevitable - except from a coke machine
------------------------------------------------------------------------------------------------
"This electronic message contains information which may be confidential,
privileged or otherwise protected from disclosure. The information is
intended to be used solely by the named recipient(s). If you are not a
named recipient, any review, disclosure, copying, distribution or use
of this transmission or its contents is prohibited. If you have received
this transmission in error, please notify me immediately."
ke...@us... (Ken
Yap) To: Etherboot developers list
Sent by: <eth...@li...>
eth...@li... cc:
ceforge.net Subject: Re: [Etherboot-developers] PXE
04/23/02 10:00 AM
Please respond to Etherboot
developers list
>Could someone tell me what the state of the PXE code is when trying to
>use it with Linux?? When I try
>
>bin32/e1000-ecop.rom, the code produced works fine :)
>
>when I try
>
>bin32/e1000-ecop.pxe, the code produced doesn't have the 55 AA
>signature and the file seems very small. It also doesn't work.
Why would it have a 55 AA signature? It's not a PXE ROM image, it's an
Etherboot image meant to be loaded with PXE. See the doco.
>Incidentally I believe the MAX_BOOTP_RETRIES in etherboot.h should be
>reduced to say 5, the current value of 20 results in a timeout of about
>30,000,000 seconds or about 9.5 years. 5 gives about 5 minutes. The
>other MAX_RETRY values may also need to be reduced.
See Config for documentation of BACKOFF_LIMIT.
>I have updated makerom with a new compiler flag to produce ROMS in
>increments of 2K which is the size that modern BIOSes search in. This is
>only important if the amount of option ROM space is limited.
makerom has been rewritten in Perl (currently in CVS) so if you want to
see your changes considered, you'll have to work on that version.
>I have made a number of other small changes which I will document and feed
>back if anyone is interested.
Post away.
_______________________________________________
Etherboot-developers mailing list
Eth...@li...
https://lists.sourceforge.net/lists/listinfo/etherboot-developers
|