From mboxrd@z Thu Jan 1 00:00:00 1970 From: J G Bell Subject: xdosemu Date: Sun, 29 Aug 2004 11:29:32 -0700 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <1093804172.3339.11.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Greetings, I am using xdosemu with a game program called Continuum published in bygone days by Data-East. I got the following as it tries to switch to graphic mode: --- ERROR: cpu exception in dosemu code outside of VM86()! trapno: 0x0e errorcode: 0x00000004 cr2: 0xfffffff8 eip: 0x4207ab31 esp: 0xbfffde0c eflags: 0x00010202 cs: 0x0023 ds: 0x002b es: 0x002b ss: 0x002b Page fault: read instruction to linear address: 0xfffffff8 CPU was in user mode Exception was caused by non-available page --- Did a google on the ERROR string and read the suggestion of adding ansi.sys as a driver in config.sys, so I added \bin\nansi.sys but that didn't help. Anyhow, I got your contact from the website so thought I'd send a note about the problem. Thanks!