From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Riic3-0002sd-HV for qemu-devel@nongnu.org; Thu, 05 Jan 2012 03:23:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Riic1-0005Ev-Vv for qemu-devel@nongnu.org; Thu, 05 Jan 2012 03:23:51 -0500 Received: from chello084112167138.7.11.vie.surfer.at ([84.112.167.138]:53469 helo=wiesinger.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Riic1-0005ER-Gj for qemu-devel@nongnu.org; Thu, 05 Jan 2012 03:23:49 -0500 Date: Thu, 5 Jan 2012 09:23:02 +0100 (CET) From: Gerhard Wiesinger In-Reply-To: <4F055827.50202@redhat.com> Message-ID: References: <4F055827.50202@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [Qemu-devel] Boot order problem and disable iPXE/gPXE List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On Thu, 5 Jan 2012, Gerd Hoffmann wrote: > On 01/04/12 19:02, Gerhard Wiesinger wrote: >> Hello, >> >> I'm having the following boot order problem using an SCSI option ROM: >> > >> Still boots the cdrom instead of harddisk. So it is impossible to have a >> bootable CDROM in the VM without booting from it. > > -option-rom romfile=/root/roms/8xx_64.rom,bootindex=1 Ok, works well, but I think than "-boot order=c" is buggy, right? >> 2.) -device rtl8139,romfile=/dev/null > > Better use a empty string as romfile argument, that will make the ROM > pci bar go away instead of creating one with an invalid rom. Thnx. Works well by specifying no romfile, that's the trick. I had the problem than otherwise devices were created. But I'm still getting the following iPXE rom message: iPXE v1.0.0-591-g7aee315 iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+0FFCA670+0FF8A670 CA00 How to disable it, too? What's this option ROM doing? Is it a general iPXE main loader? Thnx to all who replied. Ciao, Gerhard -- http://www.wiesinger.com/