From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MW59A-0001xn-Sn for qemu-devel@nongnu.org; Wed, 29 Jul 2009 05:08:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MW59A-0001xB-3Q for qemu-devel@nongnu.org; Wed, 29 Jul 2009 05:08:28 -0400 Received: from [199.232.76.173] (port=60595 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MW599-0001wy-QP for qemu-devel@nongnu.org; Wed, 29 Jul 2009 05:08:27 -0400 Received: from mx20.gnu.org ([199.232.41.8]:49734) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MW598-00071X-Pp for qemu-devel@nongnu.org; Wed, 29 Jul 2009 05:08:27 -0400 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MW597-0004Ux-UR for qemu-devel@nongnu.org; Wed, 29 Jul 2009 05:08:26 -0400 From: Rob Landley Subject: Re: [Qemu-devel] QEMU boot failed from harddisk: Could not read boot disk Date: Wed, 29 Jul 2009 04:08:21 -0500 References: <200907290241.44852.rob@landley.net> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907290408.22604.rob@landley.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Kovalenko Cc: Peng Huang , qemu-devel@nongnu.org On Wednesday 29 July 2009 03:16:58 Igor Kovalenko wrote: > > I found this out by attempting to install a Fedora 11 image this morning, > > with: > > > > qemu -m 512 -hda fedora-11.img -cdrom Fedora-11-i686-Live.iso -boot d > > > > Current qemu can't do that. The one before the above commit could. > > Please check if the following patch fixes this issue: > http://lists.gnu.org/archive/html/qemu-devel/2009-07/msg02221.html Yup, that fixed it for me. Rob -- Latency is more important than throughput. It's that simple. - Linus Torvalds