<html><body bgcolor="#FFFFFF"><div>Hello Muhammad,</div><div><br></div><div>I ran into the same issue as you a while back. The trick was to put in a php statement to change the MIME type to text/plain. I don't know it off the top of my head though. </div>
<div><br></div><div>Once you do that, it should work.</div><div><br></div><div>Alternatively, if you don't have any need for scripting logic, you can always use plain HTML with a text/plain mime type too. </div><div><br>
</div><div>Best Regards,</div><div>Andrew Bobulsky</div><div><br>On Oct 6, 2010, at 9:09 AM, Muhammad Ammar <<a href="mailto:mammar@gmail.com">mammar@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite">
<div><div>Hi,</div><div><br></div>gPXE 1.0.1<div><br></div><div>Following are contents of boot.php</div><div><br></div><div><div><?php</div><div>echo "#!gpxe\n";</div><div>echo 'chain pxelinux.0' ."\n";</div>
<div>?></div><div><br></div><div>Regards,</div><div><br></div><div class="gmail_quote">On Wed, Oct 6, 2010 at 3:27 PM, Thomas Miletich <span dir="ltr"><<a href="mailto:thomas.miletich@gmail.com"><a href="mailto:thomas.miletich@gmail.com">thomas.miletich@gmail.com</a></a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
please specify which version of gPXE you're using and please provide<br>
sample output of the boot.php script.<br>
<br>
Thomas<br>
<div><div></div><div class="h5"><br>
On Tue, Oct 5, 2010 at 1:19 PM, Muhammad Ammar <<a href="mailto:mammar@gmail.com"><a href="mailto:mammar@gmail.com">mammar@gmail.com</a></a>> wrote:<br>
> Hi All,<br>
><br>
> Currently i have a PXELINUX/TFTP deployment environment and everything is<br>
> working well except the slow kernel image download using TFTP.<br>
> I have followed the instructions<br>
> at <a href="http://www.etherboot.org/wiki/appnotes/pxelinux_tftp_to_http_migration#gotchas_and_issues_encountered" target="_blank"><a href="http://www.etherboot.org/wiki/appnotes/pxelinux_tftp_to_http_migration#gotchas_and_issues_encountered">http://www.etherboot.org/wiki/appnotes/pxelinux_tftp_to_http_migration#gotchas_and_issues_encountered</a></a>.<br>
> But pxelinux menu( /tftpboot/pxelinux.cfg/default) is not loading now.<br>
> gPXE stack is loaded successfully.<br>
> Following are the last two lines from gPXE output<br>
> Booting from filename "<a href="http://192.168.1.200/gpxe/boot.php" target="_blank"><a href="http://192.168.1.200/gpxe/boot.php">http://192.168.1.200/gpxe/boot.php</a></a>"<br>
> <a href="http://192.168.1.200/gpxe/boot.php" target="_blank"><a href="http://192.168.1.200/gpxe/boot.php">http://192.168.1.200/gpxe/boot.php</a></a>.. ok<br>
> There is no progress after this.<br>
> What i am doing wrong?<br>
> Regards,<br>
</div></div>> _______________________________________________<br>
> gPXE mailing list<br>
> <a href="mailto:gPXE@etherboot.org"><a href="mailto:gPXE@etherboot.org">gPXE@etherboot.org</a></a><br>
> <a href="http://etherboot.org/mailman/listinfo/gpxe" target="_blank"><a href="http://etherboot.org/mailman/listinfo/gpxe">http://etherboot.org/mailman/listinfo/gpxe</a></a><br>
><br>
><br>
</blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>gPXE mailing list</span><br><span><a href="mailto:gPXE@etherboot.org">gPXE@etherboot.org</a></span><br>
<span><a href="http://etherboot.org/mailman/listinfo/gpxe">http://etherboot.org/mailman/listinfo/gpxe</a></span><br></div></blockquote></body></html>