Displaying 3 results from an estimated 3 matches for "gpxelinx".
Did you mean:
gpxelinux
2010 Oct 01
0
Network booting FreeBSD with gpxelinx almost works
>On Mon, Sep 27, 2010 at 16:27, Gene Cumm <gene.cumm at gmail.com> wrote:
>> On Sun, Sep 26, 2010 at 11:50, Daniel Feenberg <feenberg at nber.org> wrote:
>>> We have been network booting FreeBSD for some time with pxeboot. But now we
>>> would like to have menu of OSs to boot and got the idea somewhere that
>>> gpxelinux could do that for us. We
2010 Sep 26
5
Network booting FreeBSD with gpxelinx almost works (fwd)
We have been network booting FreeBSD for some time with pxeboot. But now
we would like to have menu of OSs to boot and got the idea somewhere that
gpxelinux could do that for us. We copied gpxelinux.0 from the
syslinux-4.02 distribution and replaced pxeboot with "gpxelinux" in the
dhcpd.conf file. Indeed with a configuration file in pxelinux.cfg like
this:
default freebsd
2011 Nov 16
2
Strange behavior
...sing syslinux 4.04 with dynamically generated menus configuration based
on info found in various web pages. I'm doing my testing using a vCetner
4.10 Vmware virtual machine. This works some of the time, but not always.
I just copied the prebuilt modules from the syslinux 4.04 distribution for
gpxelinx.0, menu.c32, reboot.c32, and pxelinux.0
When I boot a machine dhcpd says to boot gpxelinux.0 with
pxelinux.pathprefix "http://10.250.50.72/tftpboot/gpxe/" and
pxelinux.configfile "menu.pl" so that menu.pl generates the real
configuration information for the chain loaded pxelinu...