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.