From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EMntz-0007Vy-1C for qemu-devel@nongnu.org; Tue, 04 Oct 2005 10:36:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EMntn-0007OL-LC for qemu-devel@nongnu.org; Tue, 04 Oct 2005 10:36:08 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EMntm-0007Ge-OB for qemu-devel@nongnu.org; Tue, 04 Oct 2005 10:36:07 -0400 Received: from [209.234.73.41] (helo=kalmia.hozed.org) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EMnkG-0003q4-FT for qemu-devel@nongnu.org; Tue, 04 Oct 2005 10:26:16 -0400 Date: Tue, 4 Oct 2005 09:26:13 -0500 From: Troy Benjegerdes Subject: Re: [Qemu-devel] [patch] non-blocking disk IO Message-ID: <20051004142613.GL4612@kalmia.hozed.org> References: <4341270A.1000908@stanfordalumni.org> <20051004013418.GF4612@kalmia.hozed.org> <4341F402.5040905@stanfordalumni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <4341F402.5040905@stanfordalumni.org> 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 On Mon, Oct 03, 2005 at 11:16:18PM -0400, John Coiner wrote: > > > Troy Benjegerdes wrote: > >I am also haveing trouble getting a fresh win2k install under qemu to > >actually > >be able to run windows update. > > I had to download and install Win2k SP4, then Win2k SP4 "Hotfixes," and > also an IE6 upgrade, before windows update ran. Are you running with a tun/tap device, or -user-net ? I'm still unable to get windowsupdate to work. Getting it to work in vmware seems to work on the first try.