From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CxA5k-0006cL-U1 for qemu-devel@nongnu.org; Fri, 04 Feb 2005 15:30:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CxA5e-0006Yk-45 for qemu-devel@nongnu.org; Fri, 04 Feb 2005 15:30:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CxA5d-0006Y8-GA for qemu-devel@nongnu.org; Fri, 04 Feb 2005 15:30:05 -0500 Received: from [195.250.128.75] (helo=smtp2.vol.cz) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Cx9ox-0002pB-Id for qemu-devel@nongnu.org; Fri, 04 Feb 2005 15:12:51 -0500 Message-ID: <4203D743.2020901@volny.cz> Date: Fri, 04 Feb 2005 21:12:51 +0100 From: Filip Navara MIME-Version: 1.0 Subject: Re: [Qemu-devel] amd64 progress References: <4203C69B.4020402@volny.cz> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Magnus Damm , qemu-devel@nongnu.org Magnus Damm wrote: >A long shot: I recently sent a patch to this list that fixed >installation of win98 from cdrom, the bug was that register DL was >modified during bios calls. The bug only occured when booting from >cdrom. So if you boot from cdrom and use an old bios version I >encourage you to upgrade rombios.c to rev 1.128 and see if that helps. > I've applied your patch, rebuilt the Bochs BIOS and it still doesn't work. :-( Anyway, thanks for suggestion, Filip