From owner-freebsd-doc@FreeBSD.ORG Tue Feb 4 15:34:06 2014 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E25BA830; Tue, 4 Feb 2014 15:34:06 +0000 (UTC) Received: from mail-qa0-x22e.google.com (mail-qa0-x22e.google.com [IPv6:2607:f8b0:400d:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8C4571961; Tue, 4 Feb 2014 15:34:06 +0000 (UTC) Received: by mail-qa0-f46.google.com with SMTP id ii20so12157056qab.5 for ; Tue, 04 Feb 2014 07:34:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=YOryhxHWZnr2iFUgkE3nCUIMsqLOlJ03wBq0EfmI+8o=; b=Ik9ep17JIVxyeHKy8mxBmD75QNtcMh1Hl408FZ9qvOGg3Zz1K3dKH47yC5F/y5jcHY BHbzsTRq4KsMv54HR8XXgiYHPV5YqQzIGQ628aVoetLM9cL2CS0tnHEsUdLvz6O5e//i Wo+6ykCvs7+wFlxncV3Vr3dsKfdbnCU8nQ2rsk5yEkDyUJvkXTXbzi5p7PMYB7fK9aqa mc/n3OoHHjyb3FoW3CPWpSACM/dOiDhd2+vY2YEI/9jc+MsRy4Q+A6q86lrrK2z/dYn+ KrtGeLxSHT2U00/kVUQvlxTo00jDi6JYv5BESCfnXtQz62QUiCasCjuluxyIZ2y9m5P0 MrPw== MIME-Version: 1.0 X-Received: by 10.140.94.74 with SMTP id f68mr63530561qge.64.1391528045608; Tue, 04 Feb 2014 07:34:05 -0800 (PST) Sender: tomek.cedro@gmail.com Received: by 10.229.151.73 with HTTP; Tue, 4 Feb 2014 07:34:05 -0800 (PST) In-Reply-To: References: Date: Tue, 4 Feb 2014 16:34:05 +0100 X-Google-Sender-Auth: _aaW3DJ_cjb3IbQm847BlmeLCRU Message-ID: Subject: Re: poor fusefs documentation From: CeDeROM To: freebsd-doc@freebsd.org, FreeBSD Filesystems Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Feb 2014 15:34:07 -0000 On Tue, Feb 4, 2014 at 4:25 PM, CeDeROM wrote: > I am trying to use various fusefs mounters but the documentation for > this seems to be inconsistent and incomplete or missing at all in > Handbook. There is only mount_fusefs utility that refers to > fuse_daemon that does not exist. It is impossible to mount anything at > first contact with fusefs in FreeBSD, please update the documentation > :-) In example - I need to mount cryptofs or ntfs, I guess mount_fusefs should be used for that with proper "-t" option like in standard mount program or some automatic fs recognition should take place, but instead, I must use dedicated cryptofs application with no manual page, and there is no application for ntfs, apropos can tell nothing about both cryptofs and ntfs. This looks so Linux :-( -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info