From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DcoLS-0001UC-G1 for qemu-devel@nongnu.org; Mon, 30 May 2005 13:46:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DcoLS-0001U0-54 for qemu-devel@nongnu.org; Mon, 30 May 2005 13:46:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DcoJD-0000L4-DN for qemu-devel@nongnu.org; Mon, 30 May 2005 13:44:15 -0400 Received: from [64.233.184.197] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dco3F-0002Bk-N5 for qemu-devel@nongnu.org; Mon, 30 May 2005 13:27:45 -0400 Received: by wproxy.gmail.com with SMTP id 67so2339980wri for ; Mon, 30 May 2005 10:26:06 -0700 (PDT) Message-ID: Date: Mon, 30 May 2005 12:26:06 -0500 From: Ryan Rempel Subject: Re: [Qemu-devel] CVS : No longer boots a W2K image In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Reply-To: Ryan Rempel , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: charpent@bacbuc.dyndns.org On 5/29/05, Emmanuel Charpentier wrote: > So I decided to try the CVS version. The very same command line now > gives me the Bios page telling that the image is not bootable. >=20 > Reverting to the former version (0.7.0) still works fine. So I think > this is a problem specific to this CVS version. >=20 > The image is a 4 Gb Win2K .cow image created circa Oct, 2004 (0.6.1, > IIRC) with qemu-mkcow. Just another data point -- I'm seeing a similar symptom with a W2K image when using a "cow" image that has a basefile (which is "raw"). Switching to a "qcow" image (with the same basefile) works fine.