Date: Fri, 11 Aug 2017 11:01:17 +0200 From: Ben RUBSON <ben.rubson@gmail.com> To: Freebsd fs <freebsd-fs@freebsd.org> Subject: Re: State of FUSE on FreeBSD Message-ID: <A3A6DC54-5FC7-481F-A679-1E247F5B39D6@gmail.com> In-Reply-To: <87efsifpiu.fsf@vostro.rath.org> References: <87y3r0ankb.fsf@vostro.rath.org> <87efsifpiu.fsf@vostro.rath.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 Ben
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A3A6DC54-5FC7-481F-A679-1E247F5B39D6>