<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<blockquote type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite"><tt>sqwbwh wrote: </tt>
        <blockquote type="cite" cite="mid:2b4e4cc0.cb91.12c1c240796.Coremail.sqwbwh@126.com">
          <p><tt><br>
How to modify the code can not get DHCP information on the 2nd?(GPXE
only used to boot the system from ISCSI)<br>
Is to remove this step.<br>
net0: 00:0 c:: 29:08:11:35 on UNDI-PCI02: 01.0 (OPEN)<br>
&nbsp; [Link: up, TX: 0 TXE: 0 TX: 0 rxe: 0]<br>
DHCP (net0 00:0 c: 29:08:11: d5 ).... ok<br>
net0: 192.168.0.202/255.255.255.0</tt></p>
          <p><tt><br>
This can speed up boot speed.<br>
Normal GPXE run to start from the boot system tftp process takes about
8 seconds or so<br>
If removed from the second time for DHCP information will only need a
very quick 2.5 seconds.</tt></p>
          <tt><span title="neteasefooter"><span id="netease_mail_footer"></span></span></tt>
        </blockquote>
      </blockquote>
      <tt>Miller, Shao wrote: </tt>
      <blockquote type="cite" cite="mid:AB2CB6E7F44F3D499298FB9B3368E177018DDC233D@YRDSB5.YRDSB.YRDSB.NET">
        <pre wrap=""><tt>You most likely want the 'use-cached' option.  It is DHCP gPXE encapsulated option number 178.  Or, you can set it in an embedded script:

  #!gpxe
  set use-cached 1
  autoboot</tt></pre>
      </blockquote>
      <tt>Gene Cumm wrote: </tt>
      <blockquote type="cite" cite="mid:AANLkTikbEnANQ0zqfBTtvXxKxPqGOmEhA7yTn91=p2Sg@mail.gmail.com">
        
        
        <title>Re: [gPXE] How to modify the code can not get DHCP
information onthe 2nd</title>
<!-- Converted from text/plain format -->
        <p><tt><font size="2">What file and version are you using?&nbsp; It
sounds as if you're using<br>
undionly.kpxe or a .pxe file.&nbsp; undionly.kkpxe will skip this second<br>
DHCP request but certain hardware/firmware has issues with this,<br>
assuming you trust the stability of your OEM's PXE/UNDI stack.</font></tt></p>
      </blockquote>
    </blockquote>
    <tt>sqwbwh wrote: </tt>
    <blockquote type="cite" cite="mid:55820aa1.cec5.12c1c3bd22d.Coremail.sqwbwh@126.com">
      <div><tt><span lang="en" class="short_text" id="result_box"><span closure_uid_r1xjok="166" yc="Shao Miller" xc="Shao Miller" title="" style="background-color: rgb(230, 236, 249); color: rgb(0, 0, 0);">Shao
Miller<br>
      <br>
      </span><span closure_uid_r1xjok="167" yc="The method is successful." xc="&#30340;&#26041;&#27861;&#26159;&#25104;&#21151;&#30340;&#12290;" title="">The method is successful.<br>
      </span><span closure_uid_r1xjok="168" yc="Thank you" xc="&#35874;&#35874;" title="">Thank you</span></span></tt></div>
    </blockquote>
    <tt>sqwbwh wrote:<br>
    </tt>
    <blockquote type="cite"><tt>yes<br>
thankyou&nbsp; Shao Miller<br>
Your method is useful &#65306;&#65289;<br>
      </tt> </blockquote>
  </blockquote>
  <tt>Miller, Shao wrote:<br>
  </tt>
  <blockquote type="cite"><tt>You&#8217;re quite welcome, and thanks for
including the list on your other reply. :)&nbsp; Have a nice day.&nbsp; - Shao</tt></blockquote>
  <tt><br>
  </tt></blockquote>
<tt>sqwbwh wrote:<br>
</tt>
<blockquote type="cite"><tt>Shao Miller<br>
1:<br>
i use :<br>
" set it in an embedded script:<br>
  </tt>
  <blockquote type="cite"><tt><br>
#!gpxe<br>
set use-cached 1<br>
autoboot<br>
    </tt></blockquote>
  <tt>it's good<br>
2:<br>
"It is DHCP gPXE encapsulated option number 178"<br>
Specifically to ask how to use this method?<br>
What can explain it in detail?<br>
thank~you<br>
  </tt></blockquote>
<tt>I enjoy using the search feature at the gPXE (Etherboot) wiki.&nbsp;
Please see:<br>
<br>
<a href="http://etherboot.org/wiki/doku.php?do=search&id=encapsulated&fulltext=Search" class="moz-txt-link-freetext">http://etherboot.org/wiki/doku.php?do=search&amp;id=encapsulated&amp;fulltext=Search</a><br>
<a href="http://etherboot.org/wiki/msdhcp" class="moz-txt-link-freetext">http://etherboot.org/wiki/msdhcp</a><br>
<a href="http://etherboot.org/wiki/dhcpd" class="moz-txt-link-freetext">http://etherboot.org/wiki/dhcpd</a><br>
<br>
- Shao Miller<br>
</tt>
</body>
</html>