From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QBBNh-0003XI-Fg for qemu-devel@nongnu.org; Sat, 16 Apr 2011 15:42:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QBBNg-0007lA-Pr for qemu-devel@nongnu.org; Sat, 16 Apr 2011 15:42:09 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:45229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QBBNg-0007kk-JI for qemu-devel@nongnu.org; Sat, 16 Apr 2011 15:42:08 -0400 Message-ID: <4DA9F107.70209@msgid.tls.msk.ru> Date: Sat, 16 Apr 2011 23:41:59 +0400 From: Michael Tokarev MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] iPXE/Etherboot prompts twice for booting? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel 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? Thanks! /mjt