From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DHHzM-0001q6-N4 for qemu-devel@nongnu.org; Fri, 01 Apr 2005 03:58:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DHHyJ-0001dr-PL for qemu-devel@nongnu.org; Fri, 01 Apr 2005 03:57:44 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DHHy4-0000ej-Ss for qemu-devel@nongnu.org; Fri, 01 Apr 2005 03:57:28 -0500 Received: from [82.96.130.9] (helo=mx03.neocom.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DHHUZ-0008M1-Oo for qemu-devel@nongnu.org; Fri, 01 Apr 2005 03:27:00 -0500 Received: from mx03.neocom.fr (localhost.localdomain [127.0.0.1]) by localhost.neocom.fr (Postfix) with ESMTP id 9EB824C156 for ; Fri, 1 Apr 2005 10:26:57 +0200 (CEST) Received: from [10.1.130.131] (dev.neocom.fr [82.96.129.130]) by mx03.neocom.fr (Postfix) with ESMTP id E17AA4C185 for ; Fri, 1 Apr 2005 10:00:22 +0200 (CEST) Message-ID: <424CFF96.6040004@neocom.fr> Date: Fri, 01 Apr 2005 10:00:22 +0200 From: "Marian-Nicolae V. Ion" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] How to stop Windows 2K? 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 Hello, I've managed to install Win2K as a guest OS (the host being Linux Fedora Core 3) - the install is OK, and in the end I shutdown Win2K, then I switched to the Qemu (0.6.1) monitor and typed "quit".... and then, rebooting from the hard-disk image (qcow format) I have "Err. lecture disque" (error reading disk - in French). Is there something that could be done? (rebooting again from the CD-ROM then trying to recover the installation does not seem to work). BTW how could I use the accelerated module? I have compiled it, I have created the device /dev/kqemu .... but it seems that nobody uses it! Even when I load the kqemu.ko by hand it seems that no application uses it (and Qemu is as slow as when not loading the module)! Regards, Marian Ion