Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 1995 02:38:06 +0000 ()
From:      James Raynard <fqueries@parody.tecc.co.uk>
To:        Donald Burr <d_burr@ix.netcom.com>
Cc:        Marty Leisner <leisner@sdsp.mc.xerox.com>, John Goerzen <jgoerzen@complete.org>, questions@freebsd.org
Subject:   Re: Linux Emulator 
Message-ID:  <Pine.BSF.3.91.951215023339.1992A-100000@parody.tecc.co.uk>
In-Reply-To: <Pine.BSF.3.91.951213172833.778A@ncc-1701-d>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 13 Dec 1995, Donald Burr wrote:

> On Wed, 13 Dec 1995, James Raynard wrote:
> > 
> > Actually I used the documentation that came with Doom (purely for
> > research purposes, of course 8-). LINUX_COMPAT is the kernel option 
> > you need. There's also a kernel module that needs to be loaded (as 
> > root), once you have rebooted with your new kernel:-
> > 
> > modload -e linux_init /lkm/linux_mod.o
> 
> OK, I've done this, but I always get:
> 
> Bus error (core dumped)
> 
> whenever I try running a Linux binary.  Any ideas?

The lkm is loaded into the kernel at run time, rather than being compiled
into it, so if you reboot, you'll need to run the modload command again
(this can be put into /etc/rc.local if it annoys you). If that doesn't
help, I'm afraid I don't know.

James

Segmentation fault (core dumped): cannot find file '.signature'




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951215023339.1992A-100000>