From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTcl8-00012i-Jp for qemu-devel@nongnu.org; Mon, 15 Nov 2004 04:02:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CTcl0-0000y2-PK for qemu-devel@nongnu.org; Mon, 15 Nov 2004 04:02:48 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTcl0-0000tR-4w for qemu-devel@nongnu.org; Mon, 15 Nov 2004 04:02:42 -0500 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1CTcbN-0006jC-Fk for qemu-devel@nongnu.org; Mon, 15 Nov 2004 03:52:45 -0500 From: Stefan Becker Content-Type: text/plain Message-Id: <1100512467.3273.10.camel@localhost.localdomain> Mime-Version: 1.0 Date: Mon, 15 Nov 2004 09:54:27 +0000 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Windows 98 / Floppy 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 Developers, there is a Problem with Windows98 SE/Floppy/qemu 0.61. My Host: Fedora Core 2.0 If i go in Explorer to "a:", then there is a Bluescreen: "General Protection Fault 0D at Adress F000:00000935". With Version 0.60 that works perfect. The Problem is with an Image or with the real Device /dev/fd0. I start Qemu on the Commandline with: "qemu -hda /win98.img -pci -cirrusvga -localtime -fda /dev/fd0 -enable-audio -user-net -smb qemu" NT 4 as Guest now works perfect. At this Place great Thnak to all Developers of Qemu! Stefan Becker