Date: Tue, 18 Aug 2009 04:55:32 -0600 From: Chad Perrin <perrin@apotheon.com> To: freebsd-questions@freebsd.org Subject: Re: fusefs-sshfs Message-ID: <20090818105532.GB38664@kokopelli.hydra> 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
--zx4FCpZtqtKETZ7O Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 17, 2009 at 11:15:16PM +0200, Roald de Vries wrote: > Dear all, >=20 > I've installed fusefs-sshfs, and added fusefs_enable=3D"YES" to rc.conf. = =20 > During startup, I see fusefs being started, but when I do: "sshfs =20 > remote:~ /media/remote", I get "fuse: failed to open fuse device: No =20 > 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=3D1 =2E . . 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. --=20 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." --zx4FCpZtqtKETZ7O Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkqKiKQACgkQ9mn/Pj01uKX2yQCfaQwQx8qgIzUd1VqpIilXxhn1 VdwAoOnMODWqCGEE/Az8Kwpb3k2iYFEW =sqO9 -----END PGP SIGNATURE----- --zx4FCpZtqtKETZ7O--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090818105532.GB38664>