On Sat, Sep 09, 2000 at 03:22:27PM -0400, Kevin Lawton wrote: > All, > > Attached is a copy of kernel/host-linux.c, with some mods > which allow it to compile on a 2.4 kernel (linux-2.4.0-test7). > > I looked through the mods from Ken and Frank. Got some > ideas there, though the implementations didn't look > like they'd work. > > I have _not_ tried this yet. I only downloaded the > 2.4 kernel and compiled plex86 against it. I don't > have a running kernel. Use at your own risk. > I would be cool if some daring types give it a spin > and let me know if it works. I don't want to > commit changes to CVS until then. > > Scanning through the 2.4 header files, this is just my > buest guess. > > -Kevin Wrong guess: dolphin:/usr/local/src/cvs/plex86/user# ./plex86 -f ../conf/plex86.conf Processing command-line options Opening VM (/dev/plex86) Processing configuration script ../conf/plex86.conf Allocating 4MB of physical memory in VM Segmentation fault Relevant portion of logs: Sep 9 15:33:57 dolphin kernel: cpu.cr0 = 0x60000010 Sep 9 15:33:57 dolphin kernel: printing eip: Sep 9 15:33:57 dolphin kernel: c8849bac Sep 9 15:33:57 dolphin kernel: Oops: 0002 Sep 9 15:33:57 dolphin kernel: CPU: 0 Those were the same results I got when I tried getting it to work myself. Kenneth
