fusefs and /etc/fstab

Adam Vande More amvandemore at gmail.com
Fri Feb 2 17:50:27 UTC 2018


On Fri, Feb 2, 2018 at 11:12 AM, Martin Simmons <martin at lispworks.com>
wrote:

> >>>>> On Thu, 1 Feb 2018 14:35:26 -0500, Mikhail T said:
> >
> > For people trying to use fstab to mount fusefs filesystem(s), there is a
> > problem -- the daemons expecting one argument after the options (the
> > mount-point), are confused by there being two arguments: the "special"
> > and the mount-point.
> >
> > The mount_fusefs(8) recommends using "auto" for the "special" (first
> > field of the fstab), but that breaks too:
> >
> >     fuse: bad mount point `auto': No such file or directory
>
> Yes, but mount doesn't run mount_fusefs when processing /etc/fstab.
>

You can use mountprog option.



-- 
Adam


More information about the freebsd-fs mailing list