On Tue, 2009-12-08 at 19:20 +0100, Jan Kiszka wrote: > Avi Kivity wrote: > > 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. > > ("-boot n" actually overwrites "-boot d".) > > Isn't PXE booting temporarily disabled in qemu-kvm? So there is no > device remaining and the tests fail. Avi, can you confirm that? If that's the case, I will have to switch over step file based installs for upstream. > Jan > -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html