From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BOYyG-0000Yf-4V for qemu-devel@nongnu.org; Fri, 14 May 2004 05:27:12 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BOYy6-0000W9-SG for qemu-devel@nongnu.org; Fri, 14 May 2004 05:27:03 -0400 Received: from [83.113.26.213] (helo=sirius.stp.lycee-joliverie.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BOYy6-0000VZ-9U for qemu-devel@nongnu.org; Fri, 14 May 2004 05:27:02 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by sirius.stp.lycee-joliverie.fr (Postfix) with ESMTP id 58C858A46 for ; Fri, 14 May 2004 11:26:56 +0200 (CEST) From: Gilles SIMON Date: Fri, 14 May 2004 11:26:55 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200405141126.55957.gilsim@wanadoo.fr> Subject: [Qemu-devel] Some trials about W2K 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 installed W2K AS with qemu 0.5.5 (precisely CVS 1 day before 0.5.5). With W2K SP2, couldn't install because disk full. With W2K (not sp), OK, an disk is full after install. In fact, during install, W2k logs a very lot of information (for me, 3.6 G !). All this stuff is under C:\WINNT\Security, with a lot of 1Mb files. So, disk is really full, it is not a bug regarding disk emulation. I suspect this is the same for SP2, but more logs are added. In fact, I can install only i there is enough space for all this garbage (for me, 4Gb). Perhaps SP2 can install with lot of space... After installing, I downloaded BXVGA driver, and it works (only in 1024x768). The driver by Filip Navara just take me BSOD at boot time :( I use user mode networking (not tun), and it's great ! Nothing to do, it works... However, sometimes, W2k (as W98SE) don't get an address, and I have to reload the virtual machine to have one. When it runs, I get files from host by ftp at 2800Kbytes/s, but the put is at 40Kb/s only... Last, Service pack 4 don't install. It starts, then say 'there is an error' and stop. I have one question : with user mode network, guest can contact host. Is it possible for guest to contact another computer ? Is it posible for host or other computer to contact guest (ie, can guest be a server, can I telnet it for example ?) Many thanks for this wonderful work. -- Gilles SIMON