From owner-freebsd-questions@FreeBSD.ORG Tue Feb 27 22:05:13 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1BA0D16A407 for ; Tue, 27 Feb 2007 22:05:13 +0000 (UTC) (envelope-from joe@joeholden.co.uk) Received: from gabriella.ber.rewt.org.uk (gabriella.ber.rewt.org.uk [87.106.72.109]) by mx1.freebsd.org (Postfix) with ESMTP id D0FF513C46B for ; Tue, 27 Feb 2007 22:05:12 +0000 (UTC) (envelope-from joe@joeholden.co.uk) Received: from localhost (localhost [127.0.0.1]) by gabriella.ber.rewt.org.uk (Postfix) with ESMTP id 6225C2DE3A; Tue, 27 Feb 2007 21:49:48 +0000 (GMT) X-Virus-Scanned: amavisd-new at gabriella.ber.rewt.org.uk Received: from gabriella.ber.rewt.org.uk ([127.0.0.1]) by localhost (gabriella.ber.rewt.org.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y7oitfJSxwln; Tue, 27 Feb 2007 21:49:44 +0000 (GMT) Received: from [192.168.10.147] (dsl172-67.as6911.net [62.84.172.67]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gabriella.ber.rewt.org.uk (Postfix) with ESMTP id 359422DE26; Tue, 27 Feb 2007 21:49:44 +0000 (GMT) Message-ID: <45E4A777.6070205@joeholden.co.uk> Date: Tue, 27 Feb 2007 21:49:43 +0000 From: Joe Holden User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Jerry References: <20070227212419.GA65273@gizmo.acns.msu.edu> In-Reply-To: <20070227212419.GA65273@gizmo.acns.msu.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Linux Compat X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Feb 2007 22:05:13 -0000 Jerry wrote: > Hi, > > I just did a 6.2 scratch install and missed one thing. > I am sure I remember from previous version installs that it > asks if I want to install the Linux Compatibility stuff. > But, this got all the way done without mentioning it at all. > I normally check the All selection on these boxes. I went > back and looked and didn't notice any additional place to > check this. > > Am I missing something, or is this now just a standard part of > the base? I rummaged through the Release notes and didn't > see anything mentioned. > > ////jerry You'll still need to kldload linux and install a base from ports as per usual. Ta, J