From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DcOwg-00037U-UZ for qemu-devel@nongnu.org; Sun, 29 May 2005 10:39:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DcOwb-00033D-Tn for qemu-devel@nongnu.org; Sun, 29 May 2005 10:39:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DcOwb-00030P-Np for qemu-devel@nongnu.org; Sun, 29 May 2005 10:39:13 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1DcOro-0002Tu-SC for qemu-devel@nongnu.org; Sun, 29 May 2005 10:34:17 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DcOns-0002bI-E3 for qemu-devel@nongnu.org; Sun, 29 May 2005 16:30:12 +0200 Received: from vol75-6-82-228-67-28.fbx.proxad.net ([82.228.67.28]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 May 2005 16:30:12 +0200 Received: from charpent by vol75-6-82-228-67-28.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 May 2005 16:30:12 +0200 From: Emmanuel Charpentier Date: Sun, 29 May 2005 16:32:05 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: news Subject: [Qemu-devel] CVS : No longer boots a W2K image Reply-To: 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 Dear List, I recently upgraded to QEMU 0.7.0 (self-compiled with kqemu on top of Debian Sid). It worked fine, but I was unable to use the new 1152x960 an 1280x1024 graphics mode in most case, image seriously garbled, and reverting to 640x480x8 in the remainder of cases ; 1024x768x16 is still OK after a reboot of the virtual machine). 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. Reverting to the former version (0.7.0) still works fine. So I think this is a problem specific to this CVS version. The image is a 4 Gb Win2K .cow image created circa Oct, 2004 (0.6.1, IIRC) with qemu-mkcow. Any hints ? Emmanuel Charpentier PS : I'd appreciate a Cc: to my own address, since I'm not on the list and read it through the gmane archive...