From owner-freebsd-questions@FreeBSD.ORG Sun May 30 11:10:47 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEE6F106564A for ; Sun, 30 May 2010 11:10:47 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1BFFB8FC1D for ; Sun, 30 May 2010 11:10:46 +0000 (UTC) Received: from vhoffman-macbook.local ([10.0.0.173]) (authenticated bits=0) by unsane.co.uk (8.14.4/8.14.4) with ESMTP id o4UBAixR094905 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Sun, 30 May 2010 12:10:44 +0100 (BST) (envelope-from vince@unsane.co.uk) Message-ID: <4C0247B4.7010708@unsane.co.uk> Date: Sun, 30 May 2010 12:10:44 +0100 From: Vincent Hoffman User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <533379.74324.qm@web24819.mail.ird.yahoo.com> <4C020F59.3050201@infracaninophile.co.uk> In-Reply-To: <4C020F59.3050201@infracaninophile.co.uk> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: Re : Possible to run Linux distro in a jail? 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: Sun, 30 May 2010 11:10:47 -0000 On 30/05/2010 08:10, Matthew Seaman wrote: > On 29/05/2010 22:15:37, Alexandre L. wrote: > > I have this link to a French Blog : > http://blog.etoilebsd.net/post/Emprisonner_une_debian_dans_un_FreeBSD > > > This describe how to "jail" a Linux Debian in FreeBSD. > > > I hope this will help you. I haven't used it. > > Thanks to its author : Baptiste Daroussin. > > This is technically not Debian *Linux* at all -- it's a Debian project > to merge a BSD kernel with all the GNU shlibs and the various other > utilities used on Debian systems. See > http://www.debian.org/ports/kfreebsd-gnu/ and > http://wiki.debian.org/Debian_GNU/kFreeBSD Actually my reading of it is a linux userland running under linux compatibility mode as a jail. So no not linux but not quite kFreeBSD either. Vince > > jail(8) uses the same kernel image in the jail as in the base system. > So, in general, jails have to contain pretty much the same OS as the > base. There are some variations possible, like running a 32-bit world > in a jail on a 64-bit box, or running alternate FreeBSD versions to the > main system (takes a bit of tweaking to make work properly, but this is > used by the ports build cluster for example). > > Cheers, > > Matthew > _______________________________________________ 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"