From owner-freebsd-questions@FreeBSD.ORG Mon Mar 2 21:20:05 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 847BA5E8 for ; Mon, 2 Mar 2015 21:20:05 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3F7958D2 for ; Mon, 2 Mar 2015 21:20:05 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YSXkw-0004xX-RG for freebsd-questions@freebsd.org; Mon, 02 Mar 2015 22:20:02 +0100 Received: from p5b020002.dip0.t-ipconnect.de ([91.2.0.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Mar 2015 22:20:02 +0100 Received: from christian.baer by p5b020002.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Mar 2015 22:20:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Christian Baer Subject: Re: Am I too dumb to mount an SD-card? Date: Mon, 02 Mar 2015 22:15:15 +0100 Lines: 13 Message-ID: <5634918.tEMtjJ6tv9@falbala.rz1.convenimus.net> References: <9107632.xkY3nEPMJS@falbala.rz1.convenimus.net> <2959707.sdgvqrTRN0@quad> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p5b020002.dip0.t-ipconnect.de User-Agent: KNode/4.14.2 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:20:05 -0000 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? Regards, Chris