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 1BL1su-0000hh-Er for qemu-devel@nongnu.org; Tue, 04 May 2004 11:31:04 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BL1sN-0000UZ-2Z for qemu-devel@nongnu.org; Tue, 04 May 2004 11:31:02 -0400 Received: from [216.148.227.85] (helo=rwcrmhc12.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BL1sL-00009R-9G for qemu-devel@nongnu.org; Tue, 04 May 2004 11:30:29 -0400 From: Jason Gress Date: Tue, 4 May 2004 10:44:07 -0500 References: <20040504024759.GB11099@jbrown.mylinuxbox.org> <40970BCA.2030402@bellard.org> <1083681962.1484.2.camel@debian> In-Reply-To: <1083681962.1484.2.camel@debian> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405041044.08233.jasong@ccgr.org> Subject: [Qemu-devel] Interesting progress with Win2k Reply-To: jasong@ccgr.org, 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 Just curious if others have had different luck. I have Win2k working with the Bochs VGA driver from http://dhenriq.en.eresmas.com/ and tun networking via a script I downloaded from the mailing list archives, modified to work on newer versions of dhcpd. (you have to add echo "ddns-update-style ad-hoc;" to the section of the qemu-ifup-sudo script which creates the dhcpd.conf) Anyhow, I got a pretty 1024x768 desktop, and so I though I would update Windows (IE, SP4, etc.) and see what I get. Well, after heading to Windows Update, it updates IE6sp1 first. That went fine, but after that, Windows Update always crashes IE now. Also, when I download SP4 from MS directly, it crashes trying to install it. My version of Win2k has an integrated SP1, and installed without problems. Anyone have any different experiences? Also I was wondering if anyone has gotten a tun network connection to be able to see their local host PC's network connections (network neighborhood, etc.) to be accessable. Any tips would be appreciated! Jason