From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DLdGf-0000cl-K1 for qemu-devel@nongnu.org; Wed, 13 Apr 2005 04:30:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DLdGa-0000ap-JT for qemu-devel@nongnu.org; Wed, 13 Apr 2005 04:30:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DLdGZ-0000V9-Mg for qemu-devel@nongnu.org; Wed, 13 Apr 2005 04:30:31 -0400 Received: from [64.233.170.206] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DLdbO-0002kT-CZ for qemu-devel@nongnu.org; Wed, 13 Apr 2005 04:52:02 -0400 Received: by rproxy.gmail.com with SMTP id z35so158603rne for ; Wed, 13 Apr 2005 01:51:41 -0700 (PDT) Message-ID: <41e41e7a050413015142220a0a@mail.gmail.com> Date: Wed, 13 Apr 2005 10:51:41 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] Windows Server 2003 SP1 problems 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: Hetz Ben Hamo , 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 I'm testing it right now, and I'll report later.. One thing though, with how much RAM did you try to use QEMU? if you have 512MB on your host (or more), could you retry QEMU with -m 256? Thanks, Hetz On 4/13/05, Info wrote: > Hello >=20 > 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. >=20 > QEMU | Installation | Installation > | Windows 2003 | Service Pack 1 > --------+--------------+--------------- > SoftMMU | OK | FAIL 1) > KQEMU | FAIL 2) | OK/FAIL 3) >=20 > 1) During installation of the SP1 I get the error "RUNDLL: > Error loading C:\WINDOWS\system32\syadm.cpl". >=20 > 2) During loading the Windows 2003 Setup, QEMU terminate > with a segmentation fault. >=20 > 3) If I use the installation done with SoftMMU und install > the SP1, I don't get the error from 1). >=20 > But the big problem is: >=20 > 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). >=20 > Has anybody successfully installed Windows Server 2003 > with Service Pack 1 ? >=20 > Any suggestion ? >=20 > Andreas >=20 > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >