On 09/02/2013 10:31 AM, Laszlo Ersek wrote:
> Hello Rod,
>
> On 09/02/13 11:21, Laszlo Ersek wrote:
>> On 08/31/13 21:23, Rod Smith wrote:
>>
>>> I've been trying to use the CSM-enabled OVMF with QEMU, with no luck;
...
>> Let's stick with Gerd's RPMs from <http://www.kraxel.org/repos/> for
>> now.

OK.

> I suspect that you forgot to add the
>
>    -L /usr/share/edk2.git/ovmf-x64
>
> option to qemu's command line, when testing Gerd's package.

That's gotten me a bit further, but it's still hanging. Instead of 
producing a blank display, it now boots to the OVMF EFI user interface 
or into an EFI boot loader on the disk. If I boot to the EFI user 
interface and use the built-in boot manager to try to launch a legacy 
boot loader, though, it hangs, with the following message:

iPXE (http://ipxe.org) 00:03.0 C980 PCI2.10 PnP PMM+007D4D50+00734D20 C980
Press Ctrl-B to configure iPXE (PCI 00:03.0)...

If I include "-net none" among the options, it skips the PXE stuff and 
hangs with:

SeaBIOS (version 
1.7.3-26.b59.g915f64a-20130821_04145-jenkins.xeni.kraxel.org)

Press F12 for boot menu.

>> Please specify:
>> - your host version numbers (kernel, qemu, the RPMs from Gerd's repo),

kernel 3.10.0 (locally-compiled)
QEMU 1.6.0
RPMs:
- edk2.git-ovmf-x64-0-20130830.b269.g6bc7a08.x86_64.rpm
- ipxe.git-1.0.0-1316.b108.g22a0c44.x86_64.rpm
- ipxe.git-bios-1.0.0-1316.b108.g22a0c44.x86_64.rpm
- ipxe.git-combined-1.0.0-1316.b108.g22a0c44.x86_64.rpm
- seavgabios.git-1.7.3-26.b59.g915f64a.x86_64.rpm
- sgabios.git-0-20100422.b9.g23d4749.noarch.rpm

>> - the qemu command line,

qemu-system-x86_64 \
                    -hda qemu.img \
                   -cdrom ISOs/Fedora-19-x86_64-DVD.iso \
                    -bios /usr/share/edk2.git/ovmf-x64//OVMF-with-csm.fd \
                   -L /usr/share/edk2.git/ovmf-x64/ \
                   -display vnc=localhost:0 &

I've tried variants of this -- different CD-ROM images, using the CD-ROM 
as -hdb, adding "-net none", omitting "-display vnc=localhost:0", etc., 
all with the same effect.

>> - the output produced on qemu's debug console.

There's no output displayed.

-- 
Rod Smith
rodsm...@rodsbooks.com
http://www.rodsbooks.com

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to