From owner-freebsd-questions@FreeBSD.ORG Mon Mar 22 21:25:08 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 3D16D16A4CE for ; Mon, 22 Mar 2004 21:25:08 -0800 (PST) Received: from ex-nihilo-llc.com (ex-nihilo-llc.com [206.114.147.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E02843D39 for ; Mon, 22 Mar 2004 21:25:08 -0800 (PST) (envelope-from aaron@alpete.com) Received: from mail.alpete.com (localhost [127.0.0.1]) by ex-nihilo-llc.com (Postfix) with SMTP id 3E1EE10B; Tue, 23 Mar 2004 00:28:13 -0500 (EST) Received: from 204.118.78.206 (SquirrelMail authenticated user aaron@alpete.com) by mail.alpete.com with HTTP; Tue, 23 Mar 2004 00:28:13 -0500 (EST) Message-ID: <52615.204.118.78.206.1080019693.squirrel@mail.alpete.com> In-Reply-To: <405FC6B2.3010904@smxy.org> References: <405FC6B2.3010904@smxy.org> Date: Tue, 23 Mar 2004 00:28:13 -0500 (EST) From: "Aaron Peterson" To: ste@smxy.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal 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: aaron@alpete.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 05:25:08 -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. > > -ste > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > You will need to install one of the "linux-base" packages from ports. the plain vanilla one is the most stable in my experience... aaron