[gPXE] hopefully user error trying to chainload menu.c32
J.C. Woltz
jwoltz at gmail.com
Wed Oct 28 15:24:29 EDT 2009
Hello,
First off, I want to thank everyone for all the hard work that has
gone into etherboot and gpxe. This tool is already very useful to me.
Unfortunately I have a problem and hope someone has already done this
and can guide me in the right direction.
The basics:
I am pxe booting my computers with with a undionly.kpxe image
generated with rom-o-matic ROM-o-matic.net for gPXE 0.9.9+ with this
embedded script:
#!gpxe
dhcp net0
chain http://pxe.influent.local/pxe/boot.php
The output of the boot.php is:
#!gpxe
imgfree
chain http://pxe.influent.local/pxe/menu.c32 menu.php
When the computer boots up, It boots from the network card, dhcp and
loads gpxe. GPXE does dhcp ans says:
http://pxe.influent.local/pxe/boot.php.http://pxe.influent.local/pxe/menu.c32.Initial
menu has no LABEL entries!
ok
ok
I am using syslinux-3.83. My end goal is to be able to either boot off
of cd for the areas we can not modify the dhcp server to load gpxe
with same embedded script and to pxe boot gpxe with same script. I
would also like to be able to get to the authmenu mentioned on gpxe
site, but would appreciate any help or advice on this issue.
Thank you in advance,
J.C. Woltz
More information about the gPXE
mailing list