Date: Mon, 3 Feb 2014 16:56:18 +0000 From: Mike Clarke <jmc-freebsd2@milibyte.co.uk> To: questions@freebsd.org Cc: Kevin Oberman <rkoberman@gmail.com> Subject: Re: fstab entry for fusefs based Message-ID: <201402031656.18962.jmc-freebsd2@milibyte.co.uk> In-Reply-To: <CAN6yY1t%2Bk=EHrLx6oO%2Ba83Xg%2B-Wvx016y67CdDduTgujiN8%2Bmw@mail.gmail.com> References: <CAN6yY1t%2Bk=EHrLx6oO%2Ba83Xg%2B-Wvx016y67CdDduTgujiN8%2Bmw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 03 Feb 2014 05:31:30 Kevin Oberman wrote: > 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 You can find instructions in /usr/local/share/doc/ntfs-3g/README.FreeBSD. Basically you specify the file type as ntfs-3g or rename /sbin/mount_ntfs, symlink ntfs-3g as the former, and use just "ntfs" as the file type. This works for me with 9.1-RELEASE -- Mike Clarke
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402031656.18962.jmc-freebsd2>