[gPXE] chainloading gPXE from an existing PXE ROM HANGED
Muhammad Ammar
mammar at gmail.com
Wed Oct 6 09:07:12 EDT 2010
Hi,
gPXE 1.0.1
Following are contents of boot.php
<?php
echo "#!gpxe\n";
echo 'chain pxelinux.0' ."\n";
?>
Regards,
On Wed, Oct 6, 2010 at 3:27 PM, Thomas Miletich
<thomas.miletich at gmail.com>wrote:
> Hello,
> please specify which version of gPXE you're using and please provide
> sample output of the boot.php script.
>
> Thomas
>
> On Tue, Oct 5, 2010 at 1:19 PM, Muhammad Ammar <mammar at gmail.com> wrote:
> > Hi All,
> >
> > Currently i have a PXELINUX/TFTP deployment environment and everything is
> > working well except the slow kernel image download using TFTP.
> > I have followed the instructions
> > at
> http://www.etherboot.org/wiki/appnotes/pxelinux_tftp_to_http_migration#gotchas_and_issues_encountered
> .
> > But pxelinux menu( /tftpboot/pxelinux.cfg/default) is not loading now.
> > gPXE stack is loaded successfully.
> > Following are the last two lines from gPXE output
> > Booting from filename "http://192.168.1.200/gpxe/boot.php"
> > http://192.168.1.200/gpxe/boot.php.. ok
> > There is no progress after this.
> > What i am doing wrong?
> > Regards,
> > _______________________________________________
> > gPXE mailing list
> > gPXE at etherboot.org
> > http://etherboot.org/mailman/listinfo/gpxe
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://etherboot.org/pipermail/gpxe/attachments/20101006/bd2b9d63/attachment.html
More information about the gPXE
mailing list