From owner-freebsd-questions@FreeBSD.ORG Fri May 8 09:09:09 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 73D921065676 for ; Fri, 8 May 2009 09:09:09 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel05.rubas-s05.net (cpanel05.rubas-s05.net [195.182.222.75]) by mx1.freebsd.org (Postfix) with ESMTP id 03B518FC1A for ; Fri, 8 May 2009 09:09:08 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from localhost ([127.0.0.1]) by cpanel05.rubas-s05.net with esmtpa (Exim 4.69) (envelope-from ) id 1M2Lh1-00056v-80; Fri, 08 May 2009 10:44:31 +0200 Received: from 195.65.177.26 ([195.65.177.26]) by cpanel05.rubas-s05.net (Horde MIME library) with HTTP; Fri, 08 May 2009 10:44:31 +0200 Message-ID: <20090508104431.vt9zzjikv4kkk0ow@cpanel05.rubas-s05.net> Date: Fri, 08 May 2009 10:44:31 +0200 From: Pietro Cerutti To: Antonio Tommasi References: <4A03EAE0.6060907@unile.it> In-Reply-To: <4A03EAE0.6060907@unile.it> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=_yqy1r8sszxr" Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.6) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel05.rubas-s05.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org X-Source: X-Source-Args: X-Source-Dir: X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: 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: Fri, 08 May 2009 09:09:09 -0000 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 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--