<html xmlns="http://www.w3.org/TR/REC-html40" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml"><head><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body vlink="purple" link="blue" lang="EN-US"><div class="WordSection1"><p class="MsoNormal">I just downloaded the default kkpxe image from <a href="http://rom-o-matic.net/gpxe/gpxe-1.0.1/contrib/rom-o-matic/">http://rom-o-matic.net/gpxe/gpxe-1.0.1/contrib/rom-o-matic/</a>.&nbsp; I set my PXE environment to boot this file.&nbsp; When gPXE comes up, I hit CTRL+B to get to a command line.&nbsp; Here&#8217;s my problem:<o:p></o:p></p><p class="MsoNormal"><o:p>&nbsp;</o:p></p><p class="MsoNormal">gPXE&gt; set use-cached 1<o:p></o:p></p><p class="MsoNormal">gPXE&gt; dhcp net0<o:p></o:p></p><p class="MsoNormal">DHCP (net0 &lt;my MAC&gt;) using cached<o:p></o:p></p><p class="MsoNormal">gPXE&gt; show ip<o:p></o:p></p><p class="MsoNormal">Could not find &#8220;ip&#8221;: File not found (0x2d0c203b)<o:p></o:p></p><p class="MsoNormal"><o:p>&nbsp;</o:p></p><p class="MsoNormal">This also holds true for all other identifiers.&nbsp; But, if I &#8220;clear use-cached&#8221; and reissue &#8220;dhcp net0&#8221;, or if I reboot and skip &#8220;set use-cached 1&#8221; everything works as expected.&nbsp; I&#8217;ve tried this on an older system (Asus P4C800-E), and a VMWare VM with identical results.&nbsp; I also tried a customized image with no change in result.&nbsp; Am I missing something, or is the current gPXE build broken?<o:p></o:p></p><p class="MsoNormal"><o:p>&nbsp;</o:p></p><p class="MsoNormal">Any help is appreciated.<o:p></o:p></p><p class="MsoNormal"><o:p>&nbsp;</o:p></p><p class="MsoNormal">Rob Shelley<o:p></o:p></p></div></body></html>