From owner-freebsd-questions@FreeBSD.ORG Tue Aug 18 11:03:17 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F1A1106568D for ; Tue, 18 Aug 2009 11:03:17 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-158.bluehost.com (outbound-mail-158.bluehost.com [67.222.39.38]) by mx1.freebsd.org (Postfix) with SMTP id F1BC28FC51 for ; Tue, 18 Aug 2009 11:03:16 +0000 (UTC) Received: (qmail 13610 invoked by uid 0); 18 Aug 2009 11:03:16 -0000 Received: from unknown (HELO box543.bluehost.com) (74.220.219.143) by outboundproxy5.bluehost.com with SMTP; 18 Aug 2009 11:03:16 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=apotheon.com; h=Date:From:To:Subject:Message-ID:Mail-Followup-To:References:Mime-Version:Content-Type:Content-Disposition:In-Reply-To:User-Agent:X-Identified-User; b=JotI4+GkEgLMf+n1kvKRAGhguhyy6Lzab+MBTVFOBlH3uTtIDYkyOBg5XjKb+Y3AopfneDTgf4wB72HOVdaLtZD/gxB3VOH7VoCr2vexxy3QLC8c7MCUx/PeAZAy3QTu; Received: from c-24-8-180-234.hsd1.co.comcast.net ([24.8.180.234] helo=kokopelli.hydra) by box543.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1MdMTD-0003pf-UB for freebsd-questions@freebsd.org; Tue, 18 Aug 2009 05:03:16 -0600 Received: by kokopelli.hydra (sSMTP sendmail emulation); Tue, 18 Aug 2009 04:55:32 -0600 Date: Tue, 18 Aug 2009 04:55:32 -0600 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20090818105532.GB38664@kokopelli.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <695FE1DB-81E6-41C3-94FF-2858E57D86A5@roalddevries.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zx4FCpZtqtKETZ7O" Content-Disposition: inline In-Reply-To: <695FE1DB-81E6-41C3-94FF-2858E57D86A5@roalddevries.nl> User-Agent: Mutt/1.4.2.3i X-Identified-User: {2737:box543.bluehost.com:apotheon:apotheon.org} {sentby:smtp auth 24.8.180.234 authed with ren@apotheon.org} Subject: Re: fusefs-sshfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Aug 2009 11:03:17 -0000 --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--