Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 May 2009 10:44:31 +0200
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        Antonio Tommasi <antonio.tommasi@unile.it>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: sshfs
Message-ID:  <20090508104431.vt9zzjikv4kkk0ow@cpanel05.rubas-s05.net>
In-Reply-To: <4A03EAE0.6060907@unile.it>
References:  <4A03EAE0.6060907@unile.it>

next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format.

--=_yqy1r8sszxr
Content-Type: text/plain;
	charset=UTF-8;
	DelSp="Yes";
	format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit



On Fri, 08 May 2009, Antonio Tommasi <antonio.tommasi@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 user@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
gahr@FreeBSD.org

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


--=_yqy1r8sszxr--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090508104431.vt9zzjikv4kkk0ow>