From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Held Subject: Re: kvm-85 won't boot guests with virtio block device Date: Thu, 23 Apr 2009 14:40:44 +0200 Message-ID: References: <49F04A3D.3010801@yatego.com> <200904231405.28607.gerd.von.egidy@intra2net.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:37674 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753290AbZDWMk6 (ORCPT ); Thu, 23 Apr 2009 08:40:58 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LwyEb-0001Vk-5B for kvm@vger.kernel.org; Thu, 23 Apr 2009 12:40:57 +0000 Received: from smtp.mgpi.de ([212.202.249.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Apr 2009 12:40:57 +0000 Received: from bheld by smtp.mgpi.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Apr 2009 12:40:57 +0000 In-Reply-To: <200904231405.28607.gerd.von.egidy@intra2net.com> Sender: kvm-owner@vger.kernel.org List-ID: >> After an upgrade from kvm-84 to kvm-85 all my guests won't start because >> no boot device could be found. > [...] >> A rollback to kvm-84 OR changing the hdd from vda to ide for the guests >> and everything is OK again > > I'm having the same problem and repored it to the list just some hours ago. No problem here, my guests run fine with kvm-85 and 2.6.29.1: -drive file="$IMG",format=raw,cache=none > Do you use the kvm kernel modules that came with your host kernel or the ones > that came with kvm-85? I used the ones that came with my 2.6.29.1 host kernel. I use the modules from kvm-85. Bernhard