From owner-freebsd-current@FreeBSD.ORG Fri Feb 6 19:46:34 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40F2616A4CE for ; Fri, 6 Feb 2004 19:46:34 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-165-226-221.dsl.lsan03.pacbell.net [64.165.226.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id E912A43D31 for ; Fri, 6 Feb 2004 19:46:32 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 85D7266D68; Fri, 6 Feb 2004 19:46:32 -0800 (PST) Date: Fri, 6 Feb 2004 19:46:32 -0800 From: Kris Kennaway To: Doug White Message-ID: <20040207034632.GA63278@xor.obsecurity.org> References: <003901c3ebf9$989cc1e0$6700a8c0@Eric> <20040206190751.O20313@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline In-Reply-To: <20040206190751.O20313@carver.gumbysoft.com> User-Agent: Mutt/1.4.1i cc: sfd cc: freebsd-current@freebsd.org Subject: Re: Creating device files in /dev X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 03:46:34 -0000 --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 06, 2004 at 07:08:57PM -0800, Doug White wrote: > On Thu, 5 Feb 2004, sfd wrote: >=20 > > I'm running Freebsd 5.1and I'm unable to create a device file or pipe > > file in the /dev directory. > > > > /dev is a devfs file system which seems to be the problem. > > > > Is there any way around this? Either by adding an entry to a > > kernel config file or using the devfs command to create them? > > > > I have a backup program that needs to create a device file and pipe > > file that reside in /dev This is a must for my backups and recovery. >=20 > What program is this, so we can avoid it? :) >=20 > It might be possible using the devfs config bits to create a symlink that > points elsewhere. Someone on Usenet suggested binary patching the application to look in /tmp instead of /dev...this is probably the best solution. Kris --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAJF+YWry0BWjoQKURAk/5AKCnQo1sdiTEVR1xWLjRVZZujBqQTwCdFXvD AUeYVKaImZaWhJHKBmAnMcU= =08Lf -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA--