From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IYt3Q-0007m2-M6 for qemu-devel@nongnu.org; Fri, 21 Sep 2007 20:41:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IYt3O-0007lq-OD for qemu-devel@nongnu.org; Fri, 21 Sep 2007 20:41:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYt3O-0007ln-Jc for qemu-devel@nongnu.org; Fri, 21 Sep 2007 20:41:02 -0400 Received: from wx-out-0506.google.com ([66.249.82.229]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IYt3O-0007Lq-BB for qemu-devel@nongnu.org; Fri, 21 Sep 2007 20:41:02 -0400 Received: by wx-out-0506.google.com with SMTP id h31so792585wxd for ; Fri, 21 Sep 2007 17:41:00 -0700 (PDT) Message-ID: <46F4649B.1030608@codemonkey.ws> Date: Fri, 21 Sep 2007 19:40:59 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1190399127.8249.18.camel@pandora.conectiva> In-Reply-To: <1190399127.8249.18.camel@pandora.conectiva> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: qemu 0.9.0 and pxe boot menu Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Andreas Hasenack wrote: > Hi, > > does qemu support the PXE boot menu? I have such a server here in my > network but qemu keeps loading some default system (the first one?) > instead of presenting me with the pxe menu. QEMU just uses etherboot. Are you sure that you are using bridging and connected appropriately? Regards, Anthony Liguori > > > >