fusefs-sshfs

Chad Perrin perrin at apotheon.com
Tue Aug 18 11:03:17 UTC 2009


On Mon, Aug 17, 2009 at 11:15:16PM +0200, Roald de Vries 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.

Try running these commands:

    kldload /usr/local/modules/fuse.ko
    /usr/local/etc/rc.d/fusefs start
    sysctl vfs.usermount=1

. . . then using an absolute path rather than a relative path.  If that
doesn't work, there's probably something wrong with the install, the
network setup, or the remote machine.

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]
Quoth Anonymous: "It is easier to measure something than to understand
what you have measured."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20090818/2b773505/attachment.pgp


More information about the freebsd-questions mailing list