From owner-freebsd-questions Mon Dec 4 12:45:44 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA28659 for questions-outgoing; Mon, 4 Dec 1995 12:45:44 -0800 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA28652 for ; Mon, 4 Dec 1995 12:45:20 -0800 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA04289; Mon, 4 Dec 1995 13:42:20 -0700 From: Terry Lambert Message-Id: <199512042042.NAA04289@phaeton.artisoft.com> Subject: Re: linux emulation To: jon@technix.org (Basket Case) Date: Mon, 4 Dec 1995 13:42:20 -0700 (MST) Cc: gpalmer@westhill.cdrom.com, mmead@Glock.COM, questions@freebsd.org In-Reply-To: from "Basket Case" at Dec 3, 95 10:41:38 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 474 Sender: owner-questions@freebsd.org Precedence: bulk > Ive looked in the ports/compat collection and can only find linux libs -- > aren't there any linux executibles (e.g. with ibcs) that I can run for linux > emulation? Or where can one can find instruct5ions on this? The "ibcs2" 'program' is a shell script that loads the module using "modload". Look at the end of /etc/sysconfig. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.