From owner-freebsd-emulation@FreeBSD.ORG Wed Mar 3 18:07:47 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5C481065676; Wed, 3 Mar 2010 18:07:47 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id 601588FC14; Wed, 3 Mar 2010 18:07:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id BCCC29CB0DA; Wed, 3 Mar 2010 19:06:38 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nraoPPACi5uN; Wed, 3 Mar 2010 19:06:36 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 74E8A9CB1FB; Wed, 3 Mar 2010 19:06:36 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id o23I6aEe031681; Wed, 3 Mar 2010 19:06:36 +0100 (CET) (envelope-from rdivacky) Date: Wed, 3 Mar 2010 19:06:36 +0100 From: Roman Divacky To: John Nielsen Message-ID: <20100303180636.GA31551@freebsd.org> References: <201003021325.27197.lists@jnielsen.net> <20100303080050.GA22322@freebsd.org> <201003031159.49694.lists@jnielsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201003031159.49694.lists@jnielsen.net> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org, freebsd-jail@freebsd.org Subject: Re: linux-only jail possible? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2010 18:07:47 -0000 On Wed, Mar 03, 2010 at 11:59:49AM -0500, John Nielsen wrote: > On Wednesday 03 March 2010 03:00:50 Roman Divacky wrote: > > I succesfully ran chroot of linux environment on freebsd back in > > 2007/2008. I firmly believe jail should work fine too > > Good to know, thanks! Would you mind sharing some more details? (Off-list is > fine if you prefer.) Was it a more or less complete environment? What distro > / version of Linux? I downloaded gentoo 2007 untarred it into /compat/linux and chroot /compat/linux /bin/bash it just worked - nothing special was necessary dont remember much details but I had no problems with that setup