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
<[email protected]>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 <[email protected]> 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
> > [email protected]
> > http://etherboot.org/mailman/listinfo/gpxe
> >
> >
>
_______________________________________________
gPXE mailing list
[email protected]
http://etherboot.org/mailman/listinfo/gpxe

Reply via email to