From owner-freebsd-current@FreeBSD.ORG Sun Mar 20 19:58:27 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1393616A4CE for ; Sun, 20 Mar 2005 19:58:27 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9865D43D58 for ; Sun, 20 Mar 2005 19:58:26 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from [66.92.151.195] (july.chuckr.org [66.92.151.195]) by april.chuckr.org (Postfix) with ESMTP id 3934D11FD7; Sun, 20 Mar 2005 14:58:31 -0500 (EST) Message-ID: <423DD5E1.3040301@chuckr.org> Date: Sun, 20 Mar 2005 19:58:25 +0000 From: Chuck Robey User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric Anderson References: <423DD1C8.7060703@chuckr.org> <423DD3A3.2070500@centtech.com> In-Reply-To: <423DD3A3.2070500@centtech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD-current@freebsd.org Subject: Re: building Linux X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 19:58:27 -0000 Eric Anderson wrote: > Chuck Robey wrote: > >> I can't seem top get linux compatibiilty working. >> >> I tried doing a kldload linux, it told me there wasn't any linux.ko. >> I figured that I need a new kernel, so I just compiled one, but that >> didn't make me a linux.ko. OK, I went into NOTES and searched for >> LINUX, found several, and some with made me wonder if there was a x86 >> dependency (my system is a dual amd64). What config options do I need >> for Linux compatibility? > > > Check here first: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu.html > > If you still have questions, feel free to send another note.. I think > it will answer all your questions. In short, you need to install the > linux compatibility port. I'll take another look at it, but I already did, and it complained about not having Linux in the kernel. I think you need Linux in the kernel before you consider addign in the Linux binaries. > > Eric > > >