From owner-freebsd-questions Wed Dec 13 15:20:14 1995 Return-Path: owner-questions 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 ; 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 To: Marty Leisner cc: John Goerzen , questions@freebsd.org Subject: Re: Linux Emulator In-Reply-To: <9512112350.AA14168@gnu.mc.xerox.com> Message-ID: 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'