From owner-freebsd-questions@FreeBSD.ORG Mon Jun 8 19:58:13 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 68268F2C for ; Mon, 8 Jun 2015 19:58:13 +0000 (UTC) (envelope-from baho-utot@columbus.rr.com) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.231]) by mx1.freebsd.org (Postfix) with ESMTP id 2C2E911D0 for ; Mon, 8 Jun 2015 19:58:12 +0000 (UTC) (envelope-from baho-utot@columbus.rr.com) Received: from [75.187.32.8] ([75.187.32.8:46500] helo=raspberrypi.bildanet.com) by cdptpa-oedge02 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id D9/35-24231-EC3F5755; Mon, 08 Jun 2015 19:58:06 +0000 Received: from [192.168.1.53] (helo=baho-utot.bildanet.com) by raspberrypi.bildanet.com with esmtp (Exim 4.84) (envelope-from ) id 1Z23BO-0005ka-5Y for freebsd-questions@freebsd.org; Mon, 08 Jun 2015 15:58:06 -0400 Message-ID: <5575F3CD.3010204@columbus.rr.com> Date: Mon, 08 Jun 2015 15:58:05 -0400 From: Baho Utot User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: jails References: <55744D39.9020409@columbus.rr.com> <5575E4DC.1060204@fjl.co.uk> In-Reply-To: <5575E4DC.1060204@fjl.co.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.130:25 X-Cloudmark-Score: 0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2015 19:58:13 -0000 On 06/08/15 14:54, Frank Leonhardt wrote: > On 07/06/2015 14:55, Baho Utot wrote: >> >> I have FreeBSD 10.1 and trying to setup a jail according to the >> handbook: >> >> >> 15.3. Creating and Controlling Jails >> >> |#| *|setenv D/|/staorage/jails/crochet|/|* >> |#| *|mkdir -p $D|* >> |#| *|cd /usr/src|* >> |#| *|make buildworld|* >> |#| *|make installworld DESTDIR=$D|* >> |#| *|make distribution DESTDIR=$D|* >> |#| *|mount -t devfs devfs $D/dev|* >> > ..... > > tar it before you run it so you can (a) restore it if you make a mess > inside the jail; Making a mess is the only thing I am good at....Just ask my wife.