Date: Fri, 11 Aug 2017 11:24:14 +0200 From: Ben RUBSON <ben.rubson@gmail.com> To: Freebsd fs <freebsd-fs@freebsd.org> Subject: Re: State of FUSE on FreeBSD Message-ID: <FFFC5806-4C5D-4837-9A71-BDD97D76AF25@gmail.com> In-Reply-To: <87bmnmfouj.fsf@vostro.rath.org> References: <87y3r0ankb.fsf@vostro.rath.org> <87efsifpiu.fsf@vostro.rath.org> <A3A6DC54-5FC7-481F-A679-1E247F5B39D6@gmail.com> <47A5197B-6A83-4819-A6EE-E56ABD31C4B3@gmail.com> <87bmnmfouj.fsf@vostro.rath.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 11 Aug 2017, at 11:14, Nikolaus Rath <Nikolaus@rath.org> wrote: > > On Aug 11 2017, Ben RUBSON <ben.rubson@gmail.com> wrote: >>> On 11 Aug 2017, at 11:01, Ben RUBSON <ben.rubson@gmail.com> wrote: >>> >>>> >>>> On 11 Aug 2017, at 10:59, Nikolaus Rath <Nikolaus@rath.org> wrote: >>>> >>>> On Aug 03 2017, Nikolaus Rath <Nikolaus@rath.org> wrote: >>>>> Hello, >>>>> >>>>> I am the upstream maintainer of libfuse. I'd like to refresh / improve >>>>> the FreeBSD support in libfuse. My goal is for libfuse not to require >>>>> any FreeBSD specific patches. >>>> [...] >>>> >>>> Stefan kindly helped me setup a FreeBSD VM, and libfuse is now compiling >>>> nicely. >>>> >>>> However, there is one problem: I am not able to mount any >>>> filesystems. The error is always: >>>> >>>> # example/hello /mnt >>>> fuse: failed to open fuse device: No such file or directory >>>> >>>> Do I need to do anything special to enable FUSE support in FreeBSD? >>> >>> Hi Nikolaus, >>> >>> Certainly you need to load fuse module : >>> kldload fuse >> >> And you can add the following to /boot/loader.conf : >> fuse_load="YES" >> >> So that it will be automatically loaded at boot time. > > Ok.. some progress. Now it fails with: > > # example/hello /mnt > mount_fusefs: ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ on /mnt: No such file or directory > fuse: failed to mount file system: No error: 0 > > Anyone know what this might mean? Same result with libfuse from sysutils/fusefs-libs ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FFFC5806-4C5D-4837-9A71-BDD97D76AF25>
