mkfifo: No such file or directory

Kris Kennaway kris at obsecurity.org
Fri Dec 24 10:33:19 PST 2004


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 
> intire network ( most FreeBSD computers ) so I read this 
> http://www.freebsddiary.org/samba.php . As it is explained I did: mkfifo 
> /dev/smbprint but I got this :
> 
> bash-3.00# cd /dev/
> bash-3.00# mkfifo smbprint
> mkfifo: smbprint: No such file or directory
> bash-3.00#
> 
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20041224/13b3b8e2/attachment.bin


More information about the freebsd-questions mailing list