From owner-freebsd-questions@FreeBSD.ORG Tue Mar 23 06:05:43 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FDCE16A4CF for ; Tue, 23 Mar 2004 06:05:43 -0800 (PST) Received: from peter.smxy.org (smxy.org [64.32.179.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1370B43D31 for ; Tue, 23 Mar 2004 06:05:43 -0800 (PST) (envelope-from ste@smxy.org) Received: from smxy.org (bgp377940bgs.plnfld01.nj.comcast.net [68.36.5.198]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by peter.smxy.org (Postfix) with ESMTP id 4FAE522ED; Tue, 23 Mar 2004 09:05:42 -0500 (EST) Message-ID: <40604435.9030907@smxy.org> Date: Tue, 23 Mar 2004 09:05:41 -0500 From: "Shaun T. Erickson" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: aaron@alpete.com References: <405FC6B2.3010904@smxy.org> <52615.204.118.78.206.1080019693.squirrel@mail.alpete.com> In-Reply-To: <52615.204.118.78.206.1080019693.squirrel@mail.alpete.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Enabling linux compatibility X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ste@smxy.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 14:05:43 -0000 >>When I installed my system, it asked if I wanted to enable linux >>compatibility, and I said no. Now I think I may need it, and am >>wondering if I need to do anything special to enable it, other than >>setting >> >>linux_enable="YES" >> >>in /etc/rc.conf. > > You will need to install one of the "linux-base" packages from ports. the > plain vanilla one is the most stable in my experience... Thanks! -ste