Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA02563; Wed, 13 Dec 95 19:22:58 EST
Received: from halloran-eldar.lcs.mit.edu by MIT.EDU with SMTP
	id AA06311; Wed, 13 Dec 95 19:23:01 EST
Received: from freefall.FreeBSD.ORG by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM)
	id AA12386; Wed, 13 Dec 1995 19:22:22 -0500
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA03497
          Wed, 13 Dec 1995 15:20:27 -0800 (PST)
Received: (from root@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) id PAA03465
          for questions-outgoing; Wed, 13 Dec 1995 15:20:14 -0800 (PST)
Received: from parody.tecc.co.uk (parody.tecc.co.uk [193.128.6.83])
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA03315
          for <questions@freebsd.org>; Wed, 13 Dec 1995 15:19:55 -0800 (PST)
Received: (from fqueries@localhost) by parody.tecc.co.uk (8.6.12/8.6.12) id BAA01158; Wed, 13 Dec 1995 01:24:22 GMT
Date: Wed, 13 Dec 1995 01:24:20 +0000 ()
From: James Raynard <fqueries@parody.tecc.co.uk>
To: Marty Leisner <leisner@sdsp.mc.xerox.com>
Cc: John Goerzen <jgoerzen@complete.org>, questions@FreeBSD.org
Subject: Re: Linux Emulator 
In-Reply-To: <9512112350.AA14168@gnu.mc.xerox.com>
Message-Id: <Pine.BSF.3.91.951213011153.1144A-100000@parody.tecc.co.uk>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-questions@FreeBSD.org
Precedence: bulk

On Mon, 11 Dec 1995, Marty Leisner wrote:

> Hmm...I already have a linux system available...what
> do I use to configure the kernel (should GENERIC be 
> profusely commented?  I also have the handbook, and didn't
> see a mention of linux in it...)

LINT is supposed to have every possibility in it, but apparently one
or two have slipped through the cracks...

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

That's all.

James

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

