[gPXE] At compile time how to add Embedded Script:
Gene Cumm
gene.cumm at gmail.com
Sat Nov 6 05:31:50 EDT 2010
2010/11/6 sqwbwh <sqwbwh at 126.com>:
> At compile time how to add Embedded Script:
> Such as add Embedded Script :
> #! Gpxe
> dhcp net0
> autoboot
>
> Should be written where?
I believe "autoboot" is a special command that tries to look to the
network for everything and already does "dhcp net0" (See also
http://etherboot.org/wiki/commandline#other ). Try the "# (optional)
Customize image configuration options:" ("Customize" button) and you
get an input box "Embedded Script:".
> Embedded Script "sleep" This command failed yet?
I believe "TIME_CMD" is disabled by default. (Again "Customize").
> Where can I find detailed information on the Embedded Script
http://etherboot.org/wiki/commandline
--
-Gene
More information about the gPXE
mailing list