Date: Fri, 31 Aug 2007 22:34:01 +0200 From: Laszlo Nagy <gandalf@shopzeus.com> To: freebsd-questions@freebsd.org Subject: sshfs - fuse: failed to open fuse device: No such file or directory Message-ID: <46D87B39.70706@shopzeus.com>
next in thread | raw e-mail | index | archive | help
I have installed fusefs-sshfs. I tried this: sshfs user1@box1:/usr/fileshare/pub /usr/fileshare/pub fuse: failed to open fuse device: No such file or directory sshfs has no manual page, just "sshfs -h" but it did not help. I could not find useful information in the archives. I have tried "env FUSE_DEV_NAME=/dev/fuse0" but did not help. I tried to follow http://fuse4bsd.creo.hu/doc/html_single_out/doc.html#hd001003003 but I do not have a kernel module for fusefs (why not???), so I cannot do this: kldload fuse_module/fuse.ko sysctl vfs.usermount=1 Output of uname -a: FreeBSD neptunus.msnet 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #6: Thu Aug 23 21:03:16 CEST 2007 gandalf@neptunus.msnet:/usr/obj/usr/src/sys/NEPTUNUS i386 Ports tree was updated a week ago and "portupgrade -a" was completed. Please help me! Thanks, Laszlo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46D87B39.70706>