From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BV2e0-0008Le-OD for qemu-devel@nongnu.org; Tue, 01 Jun 2004 02:21:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BV2dy-0008LR-42 for qemu-devel@nongnu.org; Tue, 01 Jun 2004 02:21:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BV2dy-0008LO-1H for qemu-devel@nongnu.org; Tue, 01 Jun 2004 02:21:02 -0400 Received: from [196.35.40.69] (helo=absamail.co.za) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BV2d3-0002jO-R1 for qemu-devel@nongnu.org; Tue, 01 Jun 2004 02:20:07 -0400 From: Bob Barry Subject: Re: [Qemu-devel] nt4 installation Date: Tue, 1 Jun 2004 08:21:52 +0200 MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200405311034.52539.bobb@absamail.co.za> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Reply-To: bobb@absamail.co.za, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vaclav Smilauer Cc: qemu-devel@nongnu.org Vaclav - On Fri, 28 May 2004 21:46:13, you wrote: > Bob, you are having the same problem as me. See > http://mail.gnu.org/archive/html/qemu-devel/2004-05/msg00345.html for > details. There have not been any replies, though. > > Can someone who knows qemu internals, please, tell if it is due to > unimplemented int13 extensions? That is the cause stated in bochs "bug" > report which I repost here: > http://sourceforge.net/tracker/?group_id=12580&atid=112580&func=detail&aid=554949 I couldn't find any details about the fix for that bug report, so I got bochs cvs snapshot (and the bcc required for support) and compiled its bios and substituted it for the bios shipped with qemu. I figured that would give my qemu the same pc interrupt characteristics as bochs. Am I thinking right? Anyway, it worked fine on win98, but has the same old problem when nt4 installation is attempted. Suggestions, anyone? Bob Barry