From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Test failures during git daily testing Date: Tue, 08 Dec 2009 15:13:42 +0200 Message-ID: <4B1E5106.9020303@redhat.com> References: <1260208445.2301.4.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM mailing list , Dor Laor To: Lucas Meneghel Rodrigues Return-path: Received: from mx1.redhat.com ([209.132.183.28]:35848 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754495AbZLHNNh (ORCPT ); Tue, 8 Dec 2009 08:13:37 -0500 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 nB8DDivG015203 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 8 Dec 2009 08:13:44 -0500 In-Reply-To: <1260208445.2301.4.camel@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: On 12/07/2009 07:54 PM, Lucas Meneghel Rodrigues wrote: > Hi Folks: > > Today pretty much all install tests for kvm and qemu upstream git > failed. the vm screen says something along the lines: > > Starting SeaBIOS [version-string] > No bootable device. > > Screenshot attached. The command line the test used: > > /usr/local/autotest/tests/kvm/qemu -name 'vm1' -monitor unix:/tmp/monitor-20091207-120625-tyjI,server,nowait -drive file=/usr/local/autotest/tests/kvm/images/fc11-32.qcow2,if=ide -net nic,vlan=0 -net user,vlan=0 -m 512 -smp 1 -cdrom /usr/local/autotest/tests/kvm/isos/linux/Fedora-11-i386-DVD.iso -fda /usr/local/autotest/tests/kvm/images/floppy.img -tftp /usr/local/autotest/tests/kvm/images/tftpboot -boot d -bootp /pxelinux.0 -boot n -redir tcp:5000::22 -vnc :0 > > There's a concern that the command that was used might no longer be valid. If that's the case, please advise. > You have both -boot n and -boot d. Not sure if this is legal, maybe you need -boot nd. -- error compiling committee.c: too many arguments to function