On Mon, Sep 29, 2014 at 01:45:09PM +0200, Laszlo Ersek wrote: > > bin/qemu-system-x86_64 -enable-kvm -m 2048 -cpu core2duo -smp 4,cores=2 \ > > -machine q35 -device ide-drive,bus=ide.2,drive=CD \ > > -drive id=CD,if=none,snapshot=on,file=Fedora-Live-Desktop-x86_64-20-1.iso > > \ > > -device isa-applesmc,osk="<apple smc magic string>" \ > > -netdev user,id=usr0 -device e1000-82545em,netdev=usr0,id=vnet0 \ > > -usb -device usb-kbd -device usb-mouse \ > > -monitor stdio \ > > [ -bios OVMF.fd ] > > DO NOT USE OVMF WITH -bios. > > It perpetuates a bad practice that was unavoidable in the beginning, but > is entirely unnecessary nowadays. If you're willing to type just one > word, type "-pflash". Please.
So, FTR, right now -pflash works with fedora, but with OS X (requires all of Reza's patches) I get an apple but no spinning boot circle thingie on the screen, and it hangs indefinitely. "-bios OVMF.fd" works just fine with both. I still haven't figured out how to pass a "-v" to OS X via OVMF, so I can see verbose text-mode boot messages scroll by for extra clues. Reza, any idea how I'd be able to do that ? Thanks, --Gabriel ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
