[gPXE] chainloading gPXE from an existing PXE ROM HANGED
Muhammad Ammar
mammar at gmail.com
Fri Oct 8 02:11:31 EDT 2010
Hi,
Great thanks for help
Everything is working great now.
Warm Regards,
On Wed, Oct 6, 2010 at 6:38 PM, Andrew Bobulsky <rulerof at gmail.com> wrote:
> Hello Muhammad,
>
> 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.
>
> Once you do that, it should work.
>
> Alternatively, if you don't have any need for scripting logic, you can
> always use plain HTML with a text/plain mime type too.
>
> Best Regards,
> Andrew Bobulsky
>
> On Oct 6, 2010, at 9:09 AM, Muhammad Ammar <mammar at gmail.com> wrote:
>
> 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>
> 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>
>> 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>
>> 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"
>> > <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>gPXE at etherboot.org
>> > <http://etherboot.org/mailman/listinfo/gpxe>
>> http://etherboot.org/mailman/listinfo/gpxe
>> >
>> >
>>
>
> _______________________________________________
> 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/20101008/6479302d/attachment.html
More information about the gPXE
mailing list