<DIV>Hi,</DIV>
<DIV>The following are the main connection I <A href="http://etherboot.org/wiki/howtos">http://etherboot.org/wiki/howtos</A> with BANNER_TIMEOUT and even do a keyword search TIMEOUT</DIV>
<DIV><A href="http://etherboot.org/wiki/removable">http://etherboot.org/wiki/removable</A><BR><A href="http://etherboot.org/wiki/removable">http://etherboot.org/wiki/removable</A><BR><A href="http://etherboot.org/wiki/removable">http://etherboot.org/wiki/removable</A><BR><A href="http://etherboot.org/wiki/usbwithstorage">http://etherboot.org/wiki/usbwithstorage</A><BR><A href="http://etherboot.org/wiki/romburning">http://etherboot.org/wiki/romburning</A><BR><A href="http://etherboot.org/wiki/pxechaining">http://etherboot.org/wiki/pxechaining</A><BR><A href="http://etherboot.org/wiki/rplchaining">http://etherboot.org/wiki/rplchaining</A><BR><A href="http://etherboot.org/wiki/proxydhcp">http://etherboot.org/wiki/proxydhcp</A><BR><A href="http://etherboot.org/wiki/httpboot">http://etherboot.org/wiki/httpboot</A><BR><A href="http://etherboot.org/wiki/scripting">http://etherboot.org/wiki/scripting</A><BR><A href="http://etherboot.org/wiki/sanboot">http://etherboot.org/wiki/sanboot</A><BR><A href="http://etherboot.org/wiki/sanboot/iscsi_install">http://etherboot.org/wiki/sanboot/iscsi_install</A><BR><A href="http://etherboot.org/wiki/wirelessboot">http://etherboot.org/wiki/wirelessboot</A><BR><A href="http://etherboot.org/wiki/winpe_memdisk">http://etherboot.org/wiki/winpe_memdisk</A><BR><A href="http://etherboot.org/wiki/dhcpd">http://etherboot.org/wiki/dhcpd</A><BR><A href="http://etherboot.org/wiki/dnsmasq">http://etherboot.org/wiki/dnsmasq</A><BR><A href="http://etherboot.org/wiki/msdhcp">http://etherboot.org/wiki/msdhcp</A><BR><A href="http://etherboot.org/wiki/mikrotik">http://etherboot.org/wiki/mikrotik</A><BR><A href="http://etherboot.org/wiki/debug">http://etherboot.org/wiki/debug</A><BR><A href="http://etherboot.org/wiki/dev/gdbstub">http://etherboot.org/wiki/dev/gdbstub</A></DIV>
<DIV>The above does not timeout-related content.</DIV>
<DIV>Only the connection, but not what you want<BR><A href="http://etherboot.org/wiki/winpe">http://etherboot.org/wiki/winpe</A><BR>%BCDEDIT% -set {bootmgr} timeout 30</DIV>
<DIV>On the home page</DIV>
<DIV>Use the search feature to search timeout keyword<BR><A href="http://etherboot.org/wiki/doku.php?do=search&amp;id=BANNER_TIMEOUT&amp;fulltext=Search">http://etherboot.org/wiki/doku.php?do=search&amp;id=BANNER_TIMEOUT&amp;fulltext=Search</A></DIV>
<DIV>Find two connections:<BR>1.</DIV>
<DIV><A href="http://etherboot.org/wiki/appnotes/pxelinux_tftp_to_http_migration?s[]=banner&amp;s[]=timeout">http://etherboot.org/wiki/appnotes/pxelinux_tftp_to_http_migration?s[]=banner&amp;s[]=timeout</A></DIV>
<DIV>We also experienced DHCP timeouts on some of our older switches. It seems that although the link was ¡°up¡± it was not yet passing traffic (spanning-tree portfast did </DIV>
<DIV>not seem to be the issue in this case). The easiest way around the issue was to increase the gPXE banner timeout in src/config/general.h to 10 seconds and rebuild the </DIV>
<DIV>undionly image: </DIV>
<DIV>&nbsp; /*<BR>&nbsp;&nbsp; * Timer configuration<BR>&nbsp;&nbsp; *<BR>&nbsp;&nbsp; */<BR>&nbsp; #define BANNER_TIMEOUT 100&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /* Tenths of a second for which the shell<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; banner should appear */<BR>==================================================================================<BR>This method and Thomas Miletich said method is the same</DIV>
<DIV>2.</DIV>
<DIV><A href="http://etherboot.org/wiki/appnotes/gpxeonqemu091?s[]=banner&amp;s[]=timeout">http://etherboot.org/wiki/appnotes/gpxeonqemu091?s[]=banner&amp;s[]=timeout</A></DIV>
<DIV>Look up several times, seems to be a qemu.</DIV>
<DIV><BR>================================================================================<BR>Please guide a simple way, I'm confused.</DIV>
<DIV>If possible, or hope to be able to add to the <A href="http://www.rom-o-matic.net/">http://www.rom-o-matic.net/</A>, this I understand </DIV>
<DIV>&nbsp;</DIV>
<DIV>lsq726</DIV>
<DIV>:(<BR></DIV>
<DIV></DIV><BR><PRE><BR>ÔÚ2010-04-04&nbsp;22:27:17£¬"Piotr&nbsp;Jaroszy¨½ski"&nbsp;&lt;p.jaroszynski@gmail.com&gt;&nbsp;дµÀ£º
&gt;2010/4/4&nbsp;lsq726&nbsp;&lt;lsq726@163.com&gt;:
&gt;&gt;&nbsp;Hi,
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I&nbsp;refer&nbsp;to&nbsp;your&nbsp;method,&nbsp;but&nbsp;run&nbsp;into&nbsp;git&nbsp;fetch&nbsp;peper
&gt;&gt;&nbsp;Tip:
&gt;&gt;&nbsp;fatal:the&nbsp;remote&nbsp;end&nbsp;hung&nbsp;up&nbsp;unexpectedly
&gt;
&gt;Hmm,&nbsp;not&nbsp;sure&nbsp;why&nbsp;the&nbsp;server&nbsp;wouldn't&nbsp;work&nbsp;for&nbsp;you.&nbsp;Try:
&gt;
&gt;$&nbsp;git&nbsp;clone&nbsp;git://git.etherboot.org/scm/gpxe.git
&gt;$&nbsp;cd&nbsp;gpxe/
&gt;$&nbsp;git&nbsp;remote&nbsp;add&nbsp;peper&nbsp;http://github.com/peper/gpxe-peper.git
&gt;$&nbsp;git&nbsp;fetch&nbsp;peper
&gt;$&nbsp;git&nbsp;checkout&nbsp;base64
&gt;$&nbsp;cd&nbsp;src
&gt;$&nbsp;make
&gt;
&gt;&gt;&nbsp;Modify&nbsp;the&nbsp;code&nbsp;which&nbsp;file&nbsp;you&nbsp;can&nbsp;modify&nbsp;the&nbsp;BANNER_TIMEOUT&nbsp;0\
&gt;In&nbsp;gpxe/src:
&gt;$&nbsp;echo&nbsp;"#define&nbsp;BANNER_TIMEOUT&nbsp;0"&nbsp;&gt;&nbsp;config/local/general.h
&gt;
&gt;&gt;&nbsp;How&nbsp;can&nbsp;generate&nbsp;undi&nbsp;of&nbsp;GPXE.PXE?
&gt;&gt;&nbsp;How&nbsp;can&nbsp;generate&nbsp;all-drivers&nbsp;of&nbsp;gpxe.pxe?
&gt;&gt;&nbsp;How&nbsp;to&nbsp;build&nbsp;for&nbsp;a&nbsp;particular&nbsp;NIC's&nbsp;gpxe.pxe?
&gt;
&gt;http://etherboot.org/wiki/howtos
&gt;
&gt;--&nbsp;
&gt;Best&nbsp;Regards
&gt;Piotr&nbsp;Jaroszy¨½ski
</PRE><br><br><span title="neteasefooter"/></span>