* [Qemu-devel] Issue with a manually compiled QEMU
@ 2017-05-04 8:49 Fabien GREGOIRE
2017-05-04 16:57 ` Dr. David Alan Gilbert
0 siblings, 1 reply; 2+ messages in thread
From: Fabien GREGOIRE @ 2017-05-04 8:49 UTC (permalink / raw)
To: qemu-devel@nongnu.org
Hello,
I have an issue with a manually compiled QEMU working with virt-manager/libvirt :
Internal Error: process exited while connecting to monitor:
qemu could not load PC BIOS 'bios-256k.bin'.
Here are the steps in order to reproduce :
- QEMU was previously installed from an "apt-get" : QEMU version is 2.5.0 (Debian 1:2.5+dfsg-5ubuntu10.11)
- To compile QEMU I use the following arguments :
--target-list=x86_64-softmmu --disable-vnc --enable-sdl --enable-spice --enable-usb-redir --enable-kvm
with this version : https://github.com/qemu/qemu/archive/v2.5.0.zip
- I replace the QEMU binary (/usr/bin/qemu-system-x86_64-spice) and I have the issue with error message written above.
Do you have any advice / information about this error ? Any workaround ?
Kind regards,
Fabien
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Issue with a manually compiled QEMU
2017-05-04 8:49 [Qemu-devel] Issue with a manually compiled QEMU Fabien GREGOIRE
@ 2017-05-04 16:57 ` Dr. David Alan Gilbert
0 siblings, 0 replies; 2+ messages in thread
From: Dr. David Alan Gilbert @ 2017-05-04 16:57 UTC (permalink / raw)
To: Fabien GREGOIRE; +Cc: qemu-devel@nongnu.org
* Fabien GREGOIRE (fabien.gregoire@outlook.com) wrote:
> Hello,
>
>
>
> I have an issue with a manually compiled QEMU working with virt-manager/libvirt :
>
> Internal Error: process exited while connecting to monitor:
>
> qemu could not load PC BIOS 'bios-256k.bin'.
>
>
>
> Here are the steps in order to reproduce :
>
> - QEMU was previously installed from an "apt-get" : QEMU version is 2.5.0 (Debian 1:2.5+dfsg-5ubuntu10.11)
>
> - To compile QEMU I use the following arguments :
>
> --target-list=x86_64-softmmu --disable-vnc --enable-sdl --enable-spice --enable-usb-redir --enable-kvm
>
> with this version : https://github.com/qemu/qemu/archive/v2.5.0.zip
>
> - I replace the QEMU binary (/usr/bin/qemu-system-x86_64-spice) and I have the issue with error message written above.
>
>
>
> Do you have any advice / information about this error ? Any workaround ?
You need to get a seabios binary from somewhere - the PC bios for the
emulator to run; you should find one somewhere in your existing
install previously had a qemu install.
Dave
>
>
> Kind regards,
>
>
>
> Fabien
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-05-04 16:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-04 8:49 [Qemu-devel] Issue with a manually compiled QEMU Fabien GREGOIRE
2017-05-04 16:57 ` Dr. David Alan Gilbert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).