<div dir="ltr"><div><div><div><div>Does that need to be undionly.pxe file or  some form of keep pxe?<br></div>I ask because I embedded the following script with ipxe.pxe<br></div>---------<br>#!ipxe<br>autoboot netX ||<br>
shell<br>----------------<br></div>and get the following during the chaining process:<br></div>-----------------------------<br>CLIENT MAC ADDR: 00 30 48 BB AB 4C  GUID: 534D4349 0002 BB48 3000 BB4830004CAB  <br>CLIENT IP: 134.242.160.142  MASK: 255.255.252.0  DHCP IP: 134.242.160.248       <br>
GATEWAY IP: 134.242.160.254                                                     <br>PXE->EB: !PXE at 94CB:0070, entry point at 94CB:0106                            <br>         UNDI code segment 94CB:44B0, data segment 8E92:6390 (570-613kB)        <br>
         UNDI device is PCI 06:00.0, type DIX+802.3                             <br>         613kB free base memory after PXE unload                                <br>iPXE initialising devices...ok                                                  <br>
                                                                                <br>                                                                                <br>                                                                                iPXE 1.0.0+ (7405) -- Open Source Network Boot Firmware -- <a href="http://ipxe.org">http://ipxe.org</a>      <br>
Features: HTTP iSCSI DNS TFTP AoE SRP bzImage ELF MBOOT PXE PXEXT Menu          <br>"netX": no such network device                                                  <br>iPXE>                                <br>
<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 6, 2013 at 2:23 PM, Brian Rak <span dir="ltr"><<a href="mailto:brak@gameservers.com" target="_blank">brak@gameservers.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Use the netX variables.  These refer to whatever interface was it
    booted off of.<div><div class="h5"><br>
    <br>
    <div>On 11/6/2013 4:46 PM, Larry Brigman
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>During chain loading of ipxe is there some way<br>
                to determine which interface ipxe was loaded from? <br>
              </div>
              <br>
            </div>
            Without this info, I will need to embed a script to walk
            through <br>
            the smbios/product and then still its a guess at which
            interface to use because<br>
          </div>
          of a different number of nic cards loaded.<br>
          <br>
        </div>
        Instead, Is there a way to determine motherboard nic's?<br>
        <br>
        <div>
          <div>
            <br>
            <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
ipxe-devel mailing list
<a href="mailto:ipxe-devel@lists.ipxe.org" target="_blank">ipxe-devel@lists.ipxe.org</a>
<a href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel" target="_blank">https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel</a>
</pre>
    </blockquote>
    <br>
  </div>

</blockquote></div><br></div>