Bugzilla – Bug 179618
sshfs not working because of missing /dev/fuse
Last modified: 2006-05-29 15:38:19 UTC
sshfs root@192.168.11.100:/ trinidad/ root@192.168.11.100's password: fusermount: failed to open /dev/fuse: No such file or directory
You need to load fuse module manually beforehand. Loading it automatically at boot time, add fuse to $MODULES_LOADED_ON_BOOT in /etc/sysconfig/kernel.