From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dor Laor Subject: Re: qemu-kvm still unable to load option rom extboot.bin Date: Wed, 09 Sep 2009 17:04:41 +0300 Message-ID: <4AA7B5F9.6060406@redhat.com> References: <1252504028.2850.21.camel@localhost.localdomain> Reply-To: dlaor@redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM mailing list To: Lucas Meneghel Rodrigues Return-path: Received: from mx1.redhat.com ([209.132.183.28]:27996 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752521AbZIIOEe (ORCPT ); Wed, 9 Sep 2009 10:04:34 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n89E4bsN002409 for ; Wed, 9 Sep 2009 10:04:37 -0400 In-Reply-To: <1252504028.2850.21.camel@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: On 09/09/2009 04:47 PM, Lucas Meneghel Rodrigues wrote: > Hi folks, seems like we are still facing a build problem on qemu-kvm: > The option rom is failing to boot: > > 09/04 11:12:08 DEBUG| kvm_vm:0384| Running qemu command: > /usr/local/autotest/tests/kvm/qemu -name 'vm1' -monitor unix:/tmp/monitor-20090904-111208-9nyy,server,nowait -drive file=/usr/local/autotest/tests/kvm/images/fc9-32.qcow2,if=ide,boot=on -net nic,vlan=0 -net user,vlan=0 -m 512 -cdrom /usr/local/autotest/tests/kvm/isos/linux/Fedora-9-i386-DVD.iso -redir tcp:5000::22 -vnc :0 > 09/04 11:12:08 DEBUG| kvm_utils:0858| (qemu) Could not load option rom 'extboot.bin' > > So qemu is still not able to locate roms when it needs them. The test > could work around this as pointed out by Marcelo, by copying the roms to > the right repository, but that's not desirable, it should be fixed on > the build system appropriately. > > I will do my best to allways watch closely the results of daily git > testing and report on problems. Avi just committed it: "[COMMIT master] qemu-kvm: Install built option roms" > > Thanks! > > Lucas > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html