From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CGmXl-0000Cq-M6 for qemu-devel@nongnu.org; Sun, 10 Oct 2004 18:51:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CGmXk-0000CX-L7 for qemu-devel@nongnu.org; Sun, 10 Oct 2004 18:51:56 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGmXk-0000CU-Cb for qemu-devel@nongnu.org; Sun, 10 Oct 2004 18:51:56 -0400 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CGmQI-0002h0-0D for qemu-devel@nongnu.org; Sun, 10 Oct 2004 18:44:14 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CGmQH-0001sV-00 for ; Mon, 11 Oct 2004 00:44:13 +0200 Received: from amarseille-206-1-14-233.w81-49.abo.wanadoo.fr ([81.49.202.233]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Oct 2004 00:44:13 +0200 Received: from daimon55 by amarseille-206-1-14-233.w81-49.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Oct 2004 00:44:13 +0200 From: Ronald Date: Mon, 11 Oct 2004 00:44:09 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] windows installation Reply-To: daimon55@free.fr, 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 Hi, Today I have done a fresh install of win98 with qemu, I communicate some results. Host is athlon 1800+ with 512M of ram running linux. command is time qemu -m 128 -localtime -enable-audio -user-net -cdrom /dev/cdrom -hda /mnt/emu/win98_2.dsk -boot d windows install is default one, time include restarts and the qemu session runs from formatting C: to the point I am to halt the computer from the start menu. time output: real 41m17.611s user 37m45.469s sys 0m53.090s Windows estimate the install time to 39 minutes. There a are two errors printed on the term during non plug n play hardware detection: sb16: empty output buffer sb16: empty output buffer sb16 is auto configured with address 0220-022F, irq 5, dma 1 and dma 7, windows is reporting it as fully working, but there is no sound, dma must be 5 instead of 7 to hear the startup sound. A device is reported as non working: Prise en charge de la gestion d'énergie avancée (sorry I don't know how it's named in english) Network card is detected, it gets C100-C1FF as address and irq 11 there is no need to configure anything in network properties to access the web.