From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: Unable to boot from SCSI disk Date: Mon, 27 May 2013 22:59:50 +0200 Message-ID: <51A3C946.1040906@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Michael Tokarev To: Daniel Guillermo Bareiro Return-path: Received: from mail-ee0-f43.google.com ([74.125.83.43]:37690 "EHLO mail-ee0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757322Ab3E0VAC (ORCPT ); Mon, 27 May 2013 17:00:02 -0400 Received: by mail-ee0-f43.google.com with SMTP id d41so4321251eek.16 for ; Mon, 27 May 2013 14:00:00 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Il 27/05/2013 22:53, Daniel Guillermo Bareiro ha scritto: > Hi all! > > I'm trying libvirt and virt-manager and I found that if I install a > virtual machine with SCSI disks, the installation is done without > problems but when it boots, it is unable to boot from these disks. If I > use bus=sata or bus=virtio, this problem does not happen. The default SCSI controller is buggy. Try using a newer model if available on your qemu-kvm version, for example virtio-scsi (CCing the Debian maintainer). What is the version of SeaBIOS? Paolo > I also tried installing a virtual machine without using virt-install or > virt-manager. Again, no problems at the time of installation, but it is > unable to boot. The only way that gives no problems during the boot is > using the deprectad option ",boot=on". > > Could this have to do with a bug in KVM? > > I'm using Debian GNU/Linux Wheezy with the following package versions: > > Linux: 3.2.41-2+deb7u2 > qemu-kvm: 1.1.2+dfsg-6 > libvirt-bin: 0.9.12-11 > virtinst: 0.600.1-3 > virt-manager: 0.9.1-4 > > > > Thanks in advance for your reply. > > Regards, > Daniel > -- > 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 >