From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BDMvu-0007wa-Rc for qemu-devel@nongnu.org; Tue, 13 Apr 2004 08:22:30 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BDMiO-0004Xb-Vr for qemu-devel@nongnu.org; Tue, 13 Apr 2004 08:09:04 -0400 Received: from [212.11.36.58] (helo=www2.translationforge.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BDMbU-000317-Oe for qemu-devel@nongnu.org; Tue, 13 Apr 2004 08:01:25 -0400 Received: from win2000.translationforge.com (win2000.translationforge.com [192.168.0.100]) by www2.translationforge.com (8.12.8/8.12.8) with ESMTP id i3DC1Jju010837 for ; Tue, 13 Apr 2004 14:01:19 +0200 From: Jean-Michel POURE Date: Tue, 13 Apr 2004 14:01:18 +0200 MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200404131401.19087.jm@poure.com> Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] MS Windows 2000 installation report Reply-To: jm@poure.com, 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 all, Using the latest Qemu version from today's CVS (14 April 2004), I was able to install Win2k. Here is a short user report: Installation 1) First stage is OK (NTFS disc formatting, copy to disc) 2) Second stage needs a fair amount of memory (256 Mb in my case, Qemu crashed several times using 128 Mb). The installation ends up without noticable problem. It can take one hour and a half (which is 20 times faster than Bochs). Startup 3) At reboot, Win2k displays a black screen. There seems to be a VGA problem. 4) Win2k can only boot in rescue mode (press F8 key during startup). 5) The network driver is not well recognized. Windows sees a "ne2000" network card without being able to configure it. I tried manually to IRQ 9, without success. 6) The mouse is still incredibly slow. Win2k sees a "Logitec PS/2" mouse. This renders Windows unusable. VBE driver 7) I tried the VBE driver from http://dhenriq.en.eresmas.com/ without success (there was still no diplay). Cheers, Jean-Michel