From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DLbN8-0007AT-DU for qemu-devel@nongnu.org; Wed, 13 Apr 2005 02:29:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DLbN5-000798-9P for qemu-devel@nongnu.org; Wed, 13 Apr 2005 02:29:08 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DLbN4-00077p-IT for qemu-devel@nongnu.org; Wed, 13 Apr 2005 02:29:06 -0400 Received: from [80.254.179.61] (helo=x41.ch) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DLbnK-0003s8-T8 for qemu-devel@nongnu.org; Wed, 13 Apr 2005 02:56:15 -0400 Received: from [10.1.1.254] (account ) by x41.ch (CommuniGate Pro WebUser 4.0.6) with HTTP id 831297 for ; Wed, 13 Apr 2005 08:52:49 +0200 From: "Info" Date: Wed, 13 Apr 2005 08:52:49 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] Windows Server 2003 SP1 problems 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 have tested the installation of our Open Licensed Windows Server 2003 Standard Edition as a guest on a WinXP SP2 and Gentoo 2005.0 host. I used the CVS version of QEMU from 12.4.2005. KQEMU is from Fabrice web site. Here follows my experiences. QEMU | Installation | Installation | Windows 2003 | Service Pack 1 --------+--------------+--------------- SoftMMU | OK | FAIL 1) KQEMU | FAIL 2) | OK/FAIL 3) 1) During installation of the SP1 I get the error "RUNDLL: Error loading C:\WINDOWS\system32\syadm.cpl". 2) During loading the Windows 2003 Setup, QEMU terminate with a segmentation fault. 3) If I use the installation done with SoftMMU und install the SP1, I don't get the error from 1). But the big problem is: As soon as SP1 has been installed and I connect the Windows 2003 guest to the windows update server, it freezes, mouse and keyboard input stopped. If I wait long enough, Windows 2003 restarts it self, telling it has been recovered from a server failure. When freezed, the QEMU is using 100% CPU time from the host and under Linux host, I loose the keyboard output in the console (have to blindly exit and login again). Has anybody successfully installed Windows Server 2003 with Service Pack 1 ? Any suggestion ? Andreas