[ipxe-devel] Command line disabled when embedding a script
Sven Dreyer
sven at dreyer-net.de
Thu May 26 15:19:04 UTC 2011
Hi List,
I asked myself whether this could be configurable via a DHCP option, like:
option ipxe.no-prompt code XXX = unsigned integer 8;
For specific hosts, I then could set:
option ipxe.no-prompt 1;
in the host's section of my dhcpd.conf.
This way I could avoid to embed a script into iPXE.
Best regards,
Sven
Am 26.05.2011 17:01, schrieb Miller, Shao:
> Good day, Nicolas.
>
> I think that this was a relatively recent change and allows for a secure
> startup in environments where users ought not to enter the CLI.
>
> Please see the following article:
>
> http://ipxe.org/cmd/prompt
>
> Have a nice day.
>
> - Shao Miller
>
> -----Original Message-----
> From: ipxe-devel-bounces at lists.ipxe.org
> [mailto:ipxe-devel-bounces at lists.ipxe.org] On Behalf Of Nicolas Bourbaki
> Sent: Thursday, May 26, 2011 10:54
> To: ipxe-devel at lists.ipxe.org
> Subject: [ipxe-devel] Command line disabled when embedding a script
>
> Hi,
>
> Is there a way not to disable the command-line when embedding a script
> inside the ipxe binary ?
>
> Whenever you build using the following:
>
> make EMBEDDED_IMAGE=<path-to-script>
>
> the command line gets disabled which can be annoying when you try to
> debug things.
>
> Cheers.
>
> Nicolas.
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo/ipxe-devel
More information about the ipxe-devel
mailing list