From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ig9yw-0003oJ-Qp for qemu-devel@nongnu.org; Thu, 11 Oct 2007 22:10:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ig9yt-0003mi-Jt for qemu-devel@nongnu.org; Thu, 11 Oct 2007 22:10:30 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ig9yt-0003mV-GS for qemu-devel@nongnu.org; Thu, 11 Oct 2007 22:10:27 -0400 Received: from sr04-05.mta.terra.com.br ([200.154.152.54]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ig9yt-0004tH-1Q for qemu-devel@nongnu.org; Thu, 11 Oct 2007 22:10:27 -0400 Received: from tarragona.hst.terra.com.br (tarragona.hst.terra.com.br [200.176.10.5]) by buniche.hst.terra.com.br (Postfix) with ESMTP id 9F58D3E381A9 for ; Thu, 11 Oct 2007 23:09:53 -0300 (BRT) Received: from [192.168.1.3] (201-14-22-61.ctame705.dsl.brasiltelecom.net.br [201.14.22.61]) (authenticated user ahasenack@terra.com.br) by tarragona.hst.terra.com.br (Postfix) with ESMTP id 6DFB6F4098 for ; Thu, 11 Oct 2007 23:09:53 -0300 (BRT) Subject: Re: [Qemu-devel] Re: qemu 0.9.0 and pxe boot menu From: Andreas Hasenack In-Reply-To: <1190649958.5608.6.camel@pandora.conectiva> References: <1190399127.8249.18.camel@pandora.conectiva> <46F4649B.1030608@codemonkey.ws> <1190649958.5608.6.camel@pandora.conectiva> Content-Type: text/plain; charset=utf-8 Date: Thu, 11 Oct 2007 23:09:48 -0300 Message-Id: <1192154988.22319.3.camel@duo.lowtech> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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 Em Seg, 2007-09-24 =C3=A0s 13:05 -0300, Andreas Hasenack escreveu: > Em Sex, 2007-09-21 =C3=A0s 19:40 -0500, Anthony Liguori escreveu: > > Andreas Hasenack wrote: > > > Hi, > > >=20 > > > does qemu support the PXE boot menu? I have such a server here in m= y > > > network but qemu keeps loading some default system (the first one?) > > > instead of presenting me with the pxe menu. > >=20 > > QEMU just uses etherboot. Are you sure that you are using bridging a= nd=20 > > connected appropriately? >=20 > Yes, because the virtual machine gets an IP from my external network's > dhcp server. Anyway, I tried with a standalone etherboot client and it > didn't work either, so I think it's etherboot's fault. I revisited this and finally got it working. I needed to set the strict pxe option when generating the rom image.