From owner-freebsd-questions@FreeBSD.ORG Sat Feb 10 02:19:27 2007 Return-Path: X-Original-To: freebsd-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 6850616A405 for ; Sat, 10 Feb 2007 02:19:27 +0000 (UTC) (envelope-from kitche@reddphoenix.com) Received: from spunkymail-a15.dreamhost.com (sd-green-bigip-119.dreamhost.com [208.97.132.119]) by mx1.freebsd.org (Postfix) with ESMTP id 578DC13C4A5 for ; Sat, 10 Feb 2007 02:19:27 +0000 (UTC) (envelope-from kitche@reddphoenix.com) Received: from [192.168.2.2] (pool-141-149-143-249.buff.east.verizon.net [141.149.143.249]) by spunkymail-a15.dreamhost.com (Postfix) with ESMTP id 9AF337F025; Fri, 9 Feb 2007 18:19:24 -0800 (PST) Message-ID: <45CD2BA5.4000706@reddphoenix.com> Date: Fri, 09 Feb 2007 21:19:17 -0500 From: "Matt \"Kitche\" Donovan" User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Pietro Cerutti References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: Complete environment on top of /compat/linux 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: Sat, 10 Feb 2007 02:19:27 -0000 Pietro Cerutti wrote: > Hi list, > I'm starting off a new job where I'll be forced to work in a GNU/Linux > environment, and I thought that maybe there exists some way to just > chroot in /compat/linux and have a complete GNU/Linux environment at > disposal, without the need for a dual booting setup. > > Any experiences or advices on doing such a thing? > > Thanx in advance! > yes I chroot into /compat/linux all the time just make sure that you kldload linux first to make sure it's loaded first.