From owner-freebsd-questions@FreeBSD.ORG Mon Feb 3 05:31:31 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 929B4E8B for ; Mon, 3 Feb 2014 05:31:31 +0000 (UTC) Received: from mail-pa0-x236.google.com (mail-pa0-x236.google.com [IPv6:2607:f8b0:400e:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6C3241E48 for ; Mon, 3 Feb 2014 05:31:31 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id fa1so6668544pad.13 for ; Sun, 02 Feb 2014 21:31:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=6cUbc0YNpk7pgMnHCTWFOd3SEYkreX/J6+uEHIlilxw=; b=KiMe7RcCkYeeZry7yv5z0xRhhw/bCYUOCSDndHKta5k3pqHxUSqEFzy4flX7w/cag9 YMoEo7YW8wbVJlVOBbXrW3OHfrt1v4slvn9kK24vK7+0RAdHZsVpMVpU8O8HazaCA/4B xobukldA5xTgoh1QUTYZ1R8e7zvXrirlQ43wbbWo60X6AAwXZZRwvVYHGx86SNqshryX N4xVoY2rSaqQTIsAuf24bCgFeXbWauTVp/H2omuT77ZJcNgYPShp6VsrLJMXpJPfn6br KwMVzzE0ZX6Adg6kqtkIKf2mlWSkR1CEisF03wTpHqzswSgIHnmfDWmGMKbsgld/xDIS Oi/A== MIME-Version: 1.0 X-Received: by 10.66.121.234 with SMTP id ln10mr35041396pab.20.1391405491006; Sun, 02 Feb 2014 21:31:31 -0800 (PST) Sender: kob6558@gmail.com Received: by 10.67.30.1 with HTTP; Sun, 2 Feb 2014 21:31:30 -0800 (PST) Date: Sun, 2 Feb 2014 21:31:30 -0800 X-Google-Sender-Auth: xaDV6VmroQ1pAviZlON67hydZ-o Message-ID: Subject: fstab entry for fusefs based From: Kevin Oberman To: questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Feb 2014 05:31:31 -0000 I'd like to have file systems that use fusefs mount at boot time, but I don't know what to put into the fstype field. I used ntfs in prior versions, but it's been dropped and I now use ntfs-3g. I also need to mount an exFAT file system and I have no idea how to approach either. I'm also not sure about the format for options. I can mount either manually and they work fine. I'd just like to have the system mount them for me. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com