sshfs and fuse issues
Tue, 29 Aug 2006 08:34:21 -0500
If you are trying to mount something with sshfs and you get the following error:
execute the following command to resolve it:
fusermount: failed to open /dev/fuse: No such device or address
execute the following command to resolve it:
mknod -m 666 /dev/fuse c 10 229




