Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#29933 - [qemu] qemu: could not load PC BIOS 'bios.bin'
Attached to Project:
Arch Linux
Opened by Andrew S. Grigorev (eigrad) - Thursday, 17 May 2012, 16:02 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 19 May 2012, 21:11 GMT
Opened by Andrew S. Grigorev (eigrad) - Thursday, 17 May 2012, 16:02 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 19 May 2012, 21:11 GMT
|
DetailsDescription:
qemu-1.0.1-3 / qemu-kvm-1.0.1-3 fails with "qemu: could not load PC BIOS 'bios.bin'" Additional info: Appears on version 1.0.1-3. Version 1.0-3 is fine. Steps to reproduce: Try to run a virtual machine using qemu or qemu-kvm: [root@ei-grad images]# qemu-system-x86_64 lucid.img qemu: could not load PC BIOS 'bios.bin' [root@ei-grad images]# pacman -S qemu-kvm ... [root@ei-grad images]# qemu-kvm lucid.img Same problem appears when using libvirt to start qemu domains: $ LANG=C virsh --connect qemu:///system start lucid error: Failed to start domain lucid error: internal error Process exited while reading console log output: char device redirected to /dev/pts/2 qemu: could not load PC BIOS 'bios.bin' |
This task depends upon
Seabios package version 1.7.0-1 is installed. I reinstalled it for insurance. Problem still exists.