On Sat, Apr 16, 2011 at 8:41 PM, Michael Tokarev <m...@tls.msk.ru> wrote:
> I'm playing with iPXE ROM images again, and see
> iPXE prompts two times during bootup.  Once like
> this: "Press Ctrl-B to configure", at early stage,
> even if -boot n is not selected.  And second time
> when it actually tries to boot, like "Press Ctrl-B
> for the command line".
>
> The same behavor happens with old Etherboot, with
> the exception that during init stage it tries to
> boot too but fails.
>
> Any idea how to get rid of that?

IIRC you need to #define BANNER_TIMEOUT 0 in src/config/general.h.

Stefan

Reply via email to