From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57554) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6K4n-0004Nv-DQ for qemu-devel@nongnu.org; Thu, 04 May 2017 12:58:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6K4k-0006oU-Cf for qemu-devel@nongnu.org; Thu, 04 May 2017 12:58:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46822) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d6K4k-0006o1-6h for qemu-devel@nongnu.org; Thu, 04 May 2017 12:57:58 -0400 Date: Thu, 4 May 2017 17:57:53 +0100 From: "Dr. David Alan Gilbert" Message-ID: <20170504165753.GD2078@work-vm> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] Issue with a manually compiled QEMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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