On Mon, Mar 21, 2016 at 01:16:28PM +0000, Richard W.M. Jones wrote:
On Mon, Mar 21, 2016 at 02:14:19PM +0100, Kashyap Chamarthy wrote:
> I gave this series a spin, along a custom QEMU, and `supermin` from Git,
> for my `libguestfs-test-tool` itself fails with:
>
> "Could not open option rom 'linuxboot_dma.bin': No such file or
> directory"
The qemu build is broken in some way. To fix it you have to do:
cp pc-bios/optionrom/linuxboot_dma.bin pc-bios/optionrom/
I mean:
cp pc-bios/optionrom/linuxboot_dma.bin pc-bios/
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/