Re: [Qemu-devel] [50809c8] Attempt to boot a guest results in - qemu: could not load PC BIOS 'bios-256k.bin'

2014-06-10 Thread Kashyap Chamarthy
On Sun, Jun 08, 2014 at 05:48:58PM +0530, Kashyap Chamarthy wrote: Heya, I built QEMU from this commit: $ git log | head -2 commit 50809c8b9288a9bfe1fdec926b7ef985608a7ea6 Merge: 4e627ae ae74bbe And, attempted to boot a Fedora guest via this QEMU CLI results as below:

Re: [Qemu-devel] [50809c8] Attempt to boot a guest results in - qemu: could not load PC BIOS 'bios-256k.bin'

2014-06-10 Thread Paolo Bonzini
Il 08/06/2014 14:18, Kashyap Chamarthy ha scritto: Heya, I built QEMU from this commit: $ git log | head -2 commit 50809c8b9288a9bfe1fdec926b7ef985608a7ea6 Merge: 4e627ae ae74bbe And, attempted to boot a Fedora guest via this QEMU CLI results as below: $

Re: [Qemu-devel] [50809c8] Attempt to boot a guest results in - qemu: could not load PC BIOS 'bios-256k.bin'

2014-06-10 Thread Kashyap Chamarthy
On Tue, Jun 10, 2014 at 10:55:13AM +0200, Paolo Bonzini wrote: Il 08/06/2014 14:18, Kashyap Chamarthy ha scritto: [. . .] QEMU's make install should have installed the firmware blobs in /usr/share/local/qemu, including bios-256k.bin. Did it? Yes it did. I just tested it by providing

[Qemu-devel] [50809c8] Attempt to boot a guest results in - qemu: could not load PC BIOS 'bios-256k.bin'

2014-06-08 Thread Kashyap Chamarthy
Heya, I built QEMU from this commit: $ git log | head -2 commit 50809c8b9288a9bfe1fdec926b7ef985608a7ea6 Merge: 4e627ae ae74bbe And, attempted to boot a Fedora guest via this QEMU CLI results as below: $ /usr/local/sbin/qemu-system-x86_64 -s -S -nographic \ -nodefconfig