From owner-freebsd-questions@FreeBSD.ORG Fri Jan 11 15:31:32 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3CFEC1AB for ; Fri, 11 Jan 2013 15:31:32 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [94.23.254.147]) by mx1.freebsd.org (Postfix) with ESMTP id 06C1413F for ; Fri, 11 Jan 2013 15:31:31 +0000 (UTC) Received: from mr129166.localdomain (mr129166.cri.univ-rennes1.fr [129.20.129.166]) by smtp.lamaiziere.net (Postfix) with ESMTPA id 1752EADBC; Fri, 11 Jan 2013 16:31:30 +0100 (CET) Received: from mr129166 (localhost [127.0.0.1]) by mr129166.localdomain (Postfix) with ESMTP id 8B77760B0; Fri, 11 Jan 2013 16:31:29 +0100 (CET) Date: Fri, 11 Jan 2013 16:31:29 +0100 From: Patrick Lamaiziere To: "Zyumbilev, Peter" Subject: Re: Jails Message-ID: <20130111163129.47e44ce4@mr129166> In-Reply-To: <50F0297B.3020604@aboutsupport.com> References: <50F0297B.3020604@aboutsupport.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd9) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 15:31:32 -0000 Le Fri, 11 Jan 2013 17:02:19 +0200, "Zyumbilev, Peter" a écrit : > Hi, > > I run FreeBSD 9.1 64 bit(Nas4free). I have no problem setting up > FreeBSD jails inside. However, I wonder, is there any tutorial on how > to make Debian Squeeze run inside a jail ? I know it is possible with > PC-BSD, should be possible with FreeBSD, but I have not documentation > on how to utilize this feature. Baptiste (bapt@) made a small doc for this in the past, but in french. http://blog.etoilebsd.net/post/Emprisonner_une_debian_dans_un_FreeBSD Regards