[gPXE] Fw:Re:Re: I want GPXE2.PXE that speed. Should be how to modify the source code?

Shao Miller Shao.Miller at yrdsb.edu.on.ca
Wed Nov 10 06:15:05 EST 2010


sqwbwh wrote:
> I try it's ,can't get frome dhcp server 017 info
> Thanks again. Your help.
>
> At 2010-11-10 19:03:10£¬"ShaoMiller"<Shao.Miller at yrdsb.edu.on.ca 
> <mailto:Shao.Miller at yrdsb.edu.on.ca>> wrote:
>
>     sqwbwh wrote:
>>     hi Miller, Shao
>>     gpxe1.pxe downloaded from http://rom-o-matic.net/
>>     gpxe2.pxe someone else made.No gpxe2.pxe source code.
>>     please see video.
>>     gpxe2 is so fast.
>>     how to modify the source code can be as fast as gpxe2.pxe?
>>     Request your help. Because II'm not programming. Just made(made
>>     /bin *.pxe).
>>     I hope you can help me. Thank you
>     Yes, I remember reading about *CCBoot*. Because we don¡¯t have the
>     source code, we can¡¯t really know what they¡¯ve changed.
>
>     However, you can try:
>
>     http://rom-o-matic.net/gpxe/gpxe-git/gpxe.git/contrib/rom-o-matic/build.php
>
>
>     Look for *BANNER_TIMEOUT*
>
>     You can also try *undionly.kkpxe* or *gpxe.kkpxe* and using
>     *use-cached*.
>
>     Probably faster.
>
>     By sending e-mail to the list, somebody might know more¡­ Maybe
>     *CCBoot* developer.
>
Did you try undionly.kkpxe ? From ROM-O-Matic:

Choose an output format: PXE bootstrap loader keep [Keep PXE stack 
method 2] (.kkpxe)
Choose a NIC type: undionly

Along with the DHCP option 175?

0xB2 0x01 0x01 0xFF

Did you try an embedded script like I sent before?

#!gpxe
set use-cached 1
dhcp net0
sanboot ${root-path}

Did you try changing BANNER_TIMEOUT ?

- Shao Miller
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://etherboot.org/pipermail/gpxe/attachments/20101110/3c37d337/attachment-0001.html 


More information about the gPXE mailing list