On Fri, 08 May 2009, Antonio Tommasi <antonio.tomm...@unile.it> wrote:

Hi to all,
Hi Antonio,

I'm trying to use sshfs on freebsd 7.1 box
After i've installed port

(ls /var/db/pkg|grep fuse
fusefs-kmod-0.3.9.p1.20080208_5
fusefs-libs-2.7.4
fusefs-sshfs-2.2
)

i run command

sshfs u...@host:/ /mnt/test/

and after inser password for host i've this message

"fuse: failed to open fuse device: No such file or directory"
Where is the problem

You have to load the fuse kernel module:

kldload fuse

Regards
Cheers,

Antonio Tommasi

--
Pietro Cerutti
g...@freebsd.org

PGP Public Key:
http://gahr.ch/pgp

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to