From owner-freebsd-questions@FreeBSD.ORG Fri Jan 26 17:48:32 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8979016A400 for ; Fri, 26 Jan 2007 17:48:32 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 7615B13C4B0 for ; Fri, 26 Jan 2007 17:48:32 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 5A4E51A4D84; Fri, 26 Jan 2007 09:48:32 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4ECB2515A9; Fri, 26 Jan 2007 12:48:27 -0500 (EST) Date: Fri, 26 Jan 2007 12:48:27 -0500 From: Kris Kennaway To: Freminlins Message-ID: <20070126174826.GA13730@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: questions@freebsd.org Subject: Re: mknod, devfs and FreeBSD 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: Fri, 26 Jan 2007 17:48:32 -0000 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 26, 2007 at 04:40:24PM +0000, Freminlins wrote: > Hello, >=20 > I have a web server still running FreeBSD 4.7 which I want to update to > FreeBSD 6.2. There are quite a few sites on this machine, and each of them > has a chroot containing their own /dev. In their /dev are things like nul= l, > zero, random and so on. >=20 > I don't really want to set up or mount numerous devfs file systems. I tri= ed > creating the the relevent files using mknod but they don't work. What is = the > best way to proceed? Set up and mount numerous devfs file systems ;) Really it's not hard, you just specify the devices you want with a simple devfs(8) ruleset. Kris --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFuj7qWry0BWjoQKURAhQFAJ97DCwT2sTb8fuyLk9SQJ6wTp7WcACgtXHL bi7dCYEREZHWvJVPSz+jQMU= =YOFJ -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS--