Good day Nathan,

Where one has a known-working PXELINUX installation and one wishes to
use HTTP and one has limited time, one can continue to use PXELINUX.

#!gpxe
# Force a particular config-file; no "count-down"
set 209:string pxelinux.cfg/default
# Force a prefix for PXELINUX to use for relative paths
set 210:string http://140.221.37.24/
# Chain to PXELINUX
chain ${210:string}pxelinux.0

Due to e-mail formatting quirks, the above is attached as a text file.

- Shao Miller

Attachment: nathan.gpxe
Description: nathan.gpxe

_______________________________________________
gPXE mailing list
gPXE@etherboot.org
http://etherboot.org/mailman/listinfo/gpxe

Reply via email to