On Thu, Jan 07, 2010 at 10:52:31AM +0000, Tom Hughes wrote: > The new QEMU packages added to the F12 virt-preview repository in the last > few days apparently require a new BIOS but that doesn't seem to be present > in the repository. > They are indeed missing seabios. I am working on getting it packaged now. In the meantime you can always:
git clone git://git.linuxtogo.org/home/kevin/seabios.git cd seabios make sudo cp out/bios.bin /usr/share/qemu/bios.bin And things will work again. Justin _______________________________________________ Fedora-virt mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-virt
