Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Aug 2009 20:45:16 -0500
From:      Adam Vande More <amvandemore@gmail.com>
To:        Roald de Vries <rdv@roalddevries.nl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: fusefs-sshfs
Message-ID:  <6201873e0908171845m5bf7516fh8101f88d27e4d5b3@mail.gmail.com>
In-Reply-To: <695FE1DB-81E6-41C3-94FF-2858E57D86A5@roalddevries.nl>
References:  <695FE1DB-81E6-41C3-94FF-2858E57D86A5@roalddevries.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 17, 2009 at 4:15 PM, Roald de Vries <rdv@roalddevries.nl> wrote:

> Dear all,
>
> I've installed fusefs-sshfs, and added fusefs_enable="YES" to rc.conf.
> During startup, I see fusefs being started, but when I do: "sshfs remote:~
> /media/remote", I get "fuse: failed to open fuse device: No such file or
> directory". Any idea why? Thanks in advance.
>
> Kind regards,
>
> Roald
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>

does kldstat list the appropriate module?

15    1 0xcbe3a000 e000     fuse.ko

start it manually:

/usr/local/etc/rc.d/fusefs start

-- 
Adam Vande More



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