From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D1skr-0006Ji-NW for qemu-devel@nongnu.org; Thu, 17 Feb 2005 16:00:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D1sg5-00050e-TH for qemu-devel@nongnu.org; Thu, 17 Feb 2005 15:55:25 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1sg5-0004wJ-MS for qemu-devel@nongnu.org; Thu, 17 Feb 2005 15:55:13 -0500 Received: from [209.55.4.210] (helo=mxo1.broadbandsupport.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D1sGa-0001Lw-G1 for qemu-devel@nongnu.org; Thu, 17 Feb 2005 15:28:52 -0500 Received: from atmail1.ibbsonline.com (atmail1.ibbsonline.com [209.55.3.50]) by mxo1.broadbandsupport.net (Postfix) with ESMTP id 8879735B1F for ; Thu, 17 Feb 2005 15:28:39 -0500 (EST) Received: from [209.33.77.37] (helo=computername) by atmail1.ibbsonline.com with smtp (Exim 4.43) id 1D1sGb-0006of-No for Qemu-devel@nongnu.org; Thu, 17 Feb 2005 15:28:53 -0500 Message-ID: <001701c5152f$41704490$254d21d1@computername> From: Date: Thu, 17 Feb 2005 14:28:27 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Guest page fault when running Norton Ghost 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 Using the latest Windows cvs build on FreeOSZoo = (QemuInstall-20050212-pre), I get a page fault when I try to use the dos = part of Norton Ghost 2003 backup program. (The program does, of course, = work properly under bochs, vmware, and real hardware.) Using a fresh just installed copy of Dos 6.22, I get Page Fault cr2=3D0fffbbb0 at eip 214; flags=3D3283 eax=3Dffffab00 ebx=3D1a001000 ecx=3D00000004 edx=3Dffffbbb0 = esi=3D00281cb1 edi=3D00001031 ebp=3Dffffab7f esp=3D00003ffc cs=3Daf ds=3Db7 es=3Db7 fs=3Da7 gs=3D0 = ss=3Da7 error=3D0004 You can reproduce the fault by downloading the Ghost update from = Symantec at: http://liveupdate.symantec.com/ng2003b793_en.x86 unizpping it (it's just a zip file), and extract ghost.exe. (That = executable is the key disk backup program. Everything else in the Ghost = 2003 distro is just Windows gui and stuff.) Copy it to your DOS qemu disk and try to execute 'ghost'. The error occurs regardless whether I run it from DOS 6.22, or an = genuine Ghost boot floppy. I haven't tried it under the latest FreeDOS image, but it should give a = similar error. (Guess I need to download the latest ISO of it.) = (Hmm... ghost wont run. And the freedos mouse driver and the help = command seem to lock up the system. Don't know if that's qemu related = or not.)