Date: Fri, 24 Dec 2004 10:33:18 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Frank Staals <f.staals@zonnet.nl> Cc: questions@FreeBSD.org Subject: Re: mkfifo: No such file or directory Message-ID: <20041224183318.GA99768@xor.obsecurity.org> In-Reply-To: <41CC5CE6.4020402@zonnet.nl> References: <41CC5CE6.4020402@zonnet.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041224183318.GA99768>