From owner-freebsd-questions Mon Apr 13 07:40:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04888 for freebsd-questions-outgoing; Mon, 13 Apr 1998 07:40:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason04.u.washington.edu (root@jason04.u.washington.edu [140.142.78.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA04876 for ; Mon, 13 Apr 1998 14:40:15 GMT (envelope-from jcwells@u.washington.edu) Received: from saul9.u.washington.edu (root@saul9.u.washington.edu [140.142.82.7]) by jason04.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.05) with ESMTP id HAA19520; Mon, 13 Apr 1998 07:40:10 -0700 Received: from s8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul9.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.04) with SMTP id HAA25794; Mon, 13 Apr 1998 07:40:09 -0700 (PDT) Date: Mon, 13 Apr 1998 06:38:56 -0700 (PDT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Kyle Mobley cc: freebsd-questions@FreeBSD.ORG Subject: Re: running linux binaries under freebsd 2.2.x In-Reply-To: <000701bd66c4$25369840$895a3fd1@freebsd.mobley.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 13 Apr 1998, Kyle Mobley wrote: > Hello all, > > I'm trying to get a linux ftpd to run under freebsd 2.2.5 right now. I > set linux_enable="YES" in /etc/rc.conf and loaded linux support just > fine. but I still can't run the linux binary, ELF not supported. > > Is there any chance i can get this binary running some other way or am > I pretty much screwed? You can recompile your kernel with the following option: options LINUX Works great for me. I am partial to the statically linked kernel in stead of lkms. FWIW. Have fun, | Stop warning me about the latest virus. Learn more... Jason Wells | http://ciac.llnl.gov/ciac/CIACHoaxes.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message