From owner-freebsd-questions@FreeBSD.ORG Mon Mar 2 21:29:15 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2840816 for ; Mon, 2 Mar 2015 21:29:15 +0000 (UTC) Received: from mail.bein.link (bein.link [37.252.124.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B489A9CF for ; Mon, 2 Mar 2015 21:29:15 +0000 (UTC) Received: from thinkpad.localnet (home.bein.link [172.16.32.6]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bein.link (Postfix) with ESMTPSA id 7CA681AF192; Mon, 2 Mar 2015 21:29:08 +0000 (UTC) From: Maxim V Filimonov To: freebsd-questions@freebsd.org Subject: Re: Am I too dumb to mount an SD-card? Date: Tue, 03 Mar 2015 00:28:59 +0300 Message-ID: <5224213.LOpXqXNu37@thinkpad> User-Agent: KMail/4.14.2 (FreeBSD/10.1-RELEASE-p5; KDE/4.14.2; amd64; ; ) In-Reply-To: <5634918.tEMtjJ6tv9@falbala.rz1.convenimus.net> References: <9107632.xkY3nEPMJS@falbala.rz1.convenimus.net> <2959707.sdgvqrTRN0@quad> <5634918.tEMtjJ6tv9@falbala.rz1.convenimus.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: Christian Baer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2015 21:29:16 -0000 On Monday 02 March 2015 22:15:15 Christian Baer wrote: > Maxim V FIlimonov wrote: > > Do you have fuse installed? > > Yes. > > > If not, here's the guess: install fuse first, then run kldload fuse, then > > try mounting the file system. > > Do you actually read the posts you answer? > Yes. Please show us the output of `pkg info -ix fuse`. -- wbr, Maxim Filimonov