From: Gerd Hoffmann <kraxel@redhat.com>
To: Kevin O'Connor <kevin@koconnor.net>
Cc: Gerhard Wiesinger <lists@wiesinger.com>,
qemu-devel@nongnu.org, Gleb Natapov <gleb@redhat.com>
Subject: Re: [Qemu-devel] Boot order problem and disable iPXE/gPXE
Date: Mon, 09 Jan 2012 10:10:14 +0100 [thread overview]
Message-ID: <4F0AAEF6.7010404@redhat.com> (raw)
In-Reply-To: <20120107015302.GA10181@morn.localdomain>
Hi,
> I'm not sure what a SCSI rom would do with a CD drive. My guess is
> that it wouldn't map it to a BIOS visible drive id at all, as there's
> no way to select an id with any assurance that it wont conflict with
> one chosen by the BIOS or another rom. If QEMU can simulate this (and
> someone knows the command-line to do such) it would be an interesting
> test to see what the rom does.
The lsi rom (8xx_64.rom) seems to prioritize cdroms. Maybe that is
something configurable in the option rom setup. When a cdrom drive with
a bootable cd inserted is present the boot looks like this:
=======================================================================
SeaBIOS (version 0.6.1.2-20120105_124702-rincewind.home.kraxel.org)
iPXE v1.0.0-591-g7aee315
iPXE (http://ipxe.org) 00:03.0 CB00 PCI2.10 PnP PMM+1FFD9190+1FF99190 CB00
LSI Logic Corp. Symbios SDMS (TM) V4.0 PCI SCSI BIOS, PCI Rev. 2.0, 2.1
Copyright 1995-2001 LSI Logic Corp.
PCI-4.19.00
HBA ID LUN VENDOR PRODUCT REV SYNC WIDE CYL/ HD/SEC
--- -- --- -------- ---------------- ---- ----- ---- ------------
0 0 0 QEMU QEMU HARDDISK 1.0. NO 8 1024/255/63
0 1 0 QEMU QEMU HARDDISK 1.0. NO 8 1008/ 33/63
0 4 0 QEMU QEMU CD-ROM 1.0. NO 8
0 7 0 LSILogic 53C895A 0000 10.0 8
LSI Logic Corp. PCI boot ROM successfully installed!
Press F12 for boot menu.
Select boot device:
1. #28 ID04 LUN0 QEMU QEMU CD-ROM
2. USB Drive USB Flash Disk 2.00
3. iPXE (PCI 00:03.0)
=======================================================================
whereas without bootable cd (drive still present but no disk inserted)
the boot menu looks like this:
=======================================================================
Select boot device:
1. #28 ID00 LUN0 QEMU QEMU HARDDISK
2. USB Drive USB Flash Disk 2.00
3. iPXE (PCI 00:03.0)
4. #28 ID01 LUN0 QEMU QEMU HARDDISK
=======================================================================
cheers,
Gerd
next prev parent reply other threads:[~2012-01-09 9:10 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-04 18:02 [Qemu-devel] Boot order problem and disable iPXE/gPXE Gerhard Wiesinger
2012-01-05 3:03 ` Kevin O'Connor
2012-01-05 7:39 ` Gerhard Wiesinger
2012-01-06 1:42 ` Kevin O'Connor
2012-01-06 8:20 ` Gerhard Wiesinger
2012-01-06 8:59 ` Gerd Hoffmann
2012-01-05 7:50 ` Gleb Natapov
2012-01-05 7:58 ` Gerd Hoffmann
2012-01-05 8:23 ` Gerhard Wiesinger
2012-01-05 8:32 ` Gleb Natapov
2012-01-05 9:09 ` Gerhard Wiesinger
2012-01-05 9:20 ` Gleb Natapov
2012-01-05 9:27 ` Gerhard Wiesinger
2012-01-05 9:29 ` Gleb Natapov
2012-01-05 9:36 ` Gerhard Wiesinger
2012-01-05 9:42 ` Gleb Natapov
2012-01-05 9:56 ` Gerhard Wiesinger
2012-01-05 10:00 ` Gleb Natapov
2012-01-05 9:42 ` Gerd Hoffmann
2012-01-06 2:05 ` Kevin O'Connor
2012-01-06 5:27 ` Gleb Natapov
2012-01-07 1:53 ` Kevin O'Connor
2012-01-07 9:00 ` Gerhard Wiesinger
2012-01-07 16:28 ` Kevin O'Connor
2012-01-07 22:47 ` Gerhard Wiesinger
2012-01-07 22:53 ` Kevin O'Connor
2012-01-08 8:31 ` Gleb Natapov
2012-01-08 14:58 ` Kevin O'Connor
2012-01-08 15:17 ` Gleb Natapov
2012-01-08 15:47 ` Kevin O'Connor
2012-01-25 20:30 ` Gerhard Wiesinger
2012-01-09 9:10 ` Gerd Hoffmann [this message]
2012-01-07 8:35 ` Gerhard Wiesinger
2012-01-07 16:20 ` Kevin O'Connor
2012-01-07 22:46 ` Gerhard Wiesinger
2012-01-07 22:59 ` Gerhard Wiesinger
2012-01-08 11:59 ` Gerhard Wiesinger
2012-01-05 8:57 ` Gerd Hoffmann
2012-01-05 9:24 ` Gerhard Wiesinger
2012-01-05 9:53 ` Gerd Hoffmann
2012-01-05 10:08 ` Gerhard Wiesinger
2012-01-05 10:13 ` Gerd Hoffmann
2012-01-05 11:13 ` Gerhard Wiesinger
2012-01-05 11:16 ` Gleb Natapov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F0AAEF6.7010404@redhat.com \
--to=kraxel@redhat.com \
--cc=gleb@redhat.com \
--cc=kevin@koconnor.net \
--cc=lists@wiesinger.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).