From owner-freebsd-questions@FreeBSD.ORG Thu Apr 3 23:08:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC00B37B401 for ; Thu, 3 Apr 2003 23:08:41 -0800 (PST) Received: from smtp.mailbox.co.uk (smtp.mailbox.co.uk [195.82.125.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F9D843F93 for ; Thu, 3 Apr 2003 23:08:40 -0800 (PST) (envelope-from wayne.pascoe@penguinpowered.org.uk) Received: from [212.18.244.168] (helo=marvin.penguinpowered.org.uk) by smtp.mailbox.co.uk with esmtp (Exim 3.36 #1) id 191LJU-00051b-00 for freebsd-questions@freebsd.org; Fri, 04 Apr 2003 08:08:36 +0100 Received: from waynep by marvin.penguinpowered.org.uk with local (Exim 3.33 #1) id 191LT4-000B6K-00 for freebsd-questions@freebsd.org; Fri, 04 Apr 2003 08:18:30 +0100 Date: Fri, 4 Apr 2003 08:18:30 +0100 From: Wayne Pascoe To: freebsd-questions@freebsd.org Message-ID: <20030404071830.GA42651@marvin.penguinpowered.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-System: FreeBSD i386 with kernel 4.7-RC Sender: User Waynep Subject: Jail on FreeBSD5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 07:08:42 -0000 Hi all, I'm about to implement a jail on FreeBSD 5, but I don't see anything in the man page about devfs. The host environment is running FreeBSD 5.0-RELEASE-p7, with devfs. The jail man page says cd $D/dev sh MAKEDEV jail Should I still do this step on 5? If not, what should I do ? thanks, -- Wayne Pascoe