From owner-freebsd-questions@FreeBSD.ORG Wed Aug 11 16:21:49 2004 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 70BAF16A4CE for ; Wed, 11 Aug 2004 16:21:49 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D3E543D49 for ; Wed, 11 Aug 2004 16:21:48 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.circlesquared.com [127.0.0.1]) i7BGKvx0019156; Wed, 11 Aug 2004 17:20:58 +0100 (BST) (envelope-from peter@circlesquared.com) Message-ID: <411A4769.90302@circlesquared.com> Date: Wed, 11 Aug 2004 17:20:57 +0100 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040611 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Henrik W Lund References: <20040811151539.GA1658@gicco.homeip.net> <411ABADD.3050702@broadpark.no> In-Reply-To: <411ABADD.3050702@broadpark.no> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: hampi@rootshell.be cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 5, chroot and /dev 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: Wed, 11 Aug 2004 16:21:49 -0000 Henrik W Lund wrote: > Hanspeter Roth wrote: > >> [...] >> What is the recommended way to create the device nodes in /dev in a >> chroot environment? >> >> -Hanspeter >> >>[...] > So, messing with device nodes in a chrooted 5.x system is not possible > (someone correct me here, if I'm wrong). It is possible to customise it, by adding things like links for palm pilots, cds and so on. Look at /etc/devfs.conf Peter.