From owner-freebsd-questions@FreeBSD.ORG Fri Dec 24 18:33:18 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 D89AA16A4CE for ; Fri, 24 Dec 2004 18:33:18 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABA4343D1D for ; Fri, 24 Dec 2004 18:33:18 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B9D07519B6; Fri, 24 Dec 2004 10:33:18 -0800 (PST) Date: Fri, 24 Dec 2004 10:33:18 -0800 From: Kris Kennaway To: Frank Staals Message-ID: <20041224183318.GA99768@xor.obsecurity.org> References: <41CC5CE6.4020402@zonnet.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Content-Disposition: inline In-Reply-To: <41CC5CE6.4020402@zonnet.nl> User-Agent: Mutt/1.4.2.1i cc: questions@FreeBSD.org Subject: Re: mkfifo: No such file or directory 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, 24 Dec 2004 18:33:19 -0000 --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 24, 2004 at 06:16:06PM +0000, Frank Staals wrote: > I want to use my printer which is on a windoze computer to use on my=20 > intire network ( most FreeBSD computers ) so I read this=20 > http://www.freebsddiary.org/samba.php . As it is explained I did: mkfifo= =20 > /dev/smbprint but I got this : >=20 > bash-3.00# cd /dev/ > bash-3.00# mkfifo smbprint > mkfifo: smbprint: No such file or directory > bash-3.00# >=20 > Why can't I make an extra fifo ? You forgot to mention what version of FreeBSD you're running; if it's 5.x, you can't create random files in /dev because it's not a general-purpose filesystem (i.e. the documentation you're reading is out of date). Kris --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBzGDuWry0BWjoQKURAnMMAKDo6MRVZRmzvikxyizLn+DZwmLnfACfeULo /U7QdnUyVO9xdhTFmwe3xgU= =QD9C -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--