From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DiBvs-0005n7-Dr for qemu-devel@nongnu.org; Tue, 14 Jun 2005 09:58:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DiBvh-0005fP-Kv for qemu-devel@nongnu.org; Tue, 14 Jun 2005 09:58:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DiBvh-0005ek-Fe for qemu-devel@nongnu.org; Tue, 14 Jun 2005 09:58:13 -0400 Received: from [147.102.222.220] (helo=diomedes.noc.ntua.gr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DiBtV-0001x5-03 for qemu-devel@nongnu.org; Tue, 14 Jun 2005 09:55:57 -0400 Received: from dblab.ece.ntua.gr (ithaca.dbnet.ece.ntua.gr [147.102.12.1]) by diomedes.noc.ntua.gr (8.13.1/8.13.1) with ESMTP id j5EDsZ3n005222 for ; Tue, 14 Jun 2005 16:54:35 +0300 (EEST) (envelope-from estama@dblab.ece.ntua.gr) Received: from [147.102.12.183] (atsois-wifi.dbnet.ece.ntua.gr [147.102.12.183]) by dblab.ece.ntua.gr (8.13.4/8.13.4) with ESMTP id j5EDsXHH007244 for ; Tue, 14 Jun 2005 16:54:33 +0300 Message-ID: <42AEE1A8.4040602@dblab.ece.ntua.gr> Date: Tue, 14 Jun 2005 16:54:48 +0300 From: Elefterios Stamatogiannakis MIME-Version: 1.0 Subject: Re: [Qemu-devel] Norton Ghost crashes with page fault for me too. References: <42ADC714.8060501@csun.edu> In-Reply-To: <42ADC714.8060501@csun.edu> 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: qemu-devel@nongnu.org If you are using Windows: Try qvm86 + qemu (there was an old build of these two in freeoszoo) Linux: Try kqemu + qemu There are some problems that the combination of qemu + kqemu or qvm86 solve. lefteris. Jeff Wiegley wrote: > I noticed that one other person a long time back had > this same problem. > > http://lists.gnu.org/archive/html/qemu-devel/2005-02/msg00345.html > > Basically, when I boot from an original boot/rescue disk created by > Norton Ghost 2003 I also get: > > Microsoft (R) Mouse Driver Version 8.20 > Copyright (C) Microsoft Corp. 1983-1992 > Copyright (C) IBM Corp. 1992-1993 > Mouse Driver Installed > Loading... > Page Fault cr2=0fffbbb0 at eip-214; flags=3283 > eax=ffffab00 ebx=1a001000 ecx=00000004 edx=ffffbbb0 esi=00281cb1 > edi=00001031 > ebp=ffffab7f esp=00003ffc cs=af ds=b7 es=b7 fs=a7 gs=0 ss=a7 error=0004 > A:\GHOST> > > Which is exactly the same as the original author. > > I was wondering if anybody fixed it and if so how? >