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: [email protected] [mailto:[email protected]] On Behalf Of Nicolas Bourbaki Sent: Thursday, May 26, 2011 10:54 To: [email protected] 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 [email protected] https://lists.ipxe.org/mailman/listinfo/ipxe-devel
_______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo/ipxe-devel

