Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2017 11:14:28 +0200
From:      Nikolaus Rath <Nikolaus@rath.org>
To:        freebsd-fs@freebsd.org
Subject:   Re: State of FUSE on FreeBSD
Message-ID:  <87bmnmfouj.fsf@vostro.rath.org>
In-Reply-To: <47A5197B-6A83-4819-A6EE-E56ABD31C4B3@gmail.com> (Ben RUBSON's message of "Fri, 11 Aug 2017 11:03:01 %2B0200")
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>

next in thread | previous in thread | raw e-mail | index | archive | help

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?

Best,
-Nikolaus

-- 
GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87bmnmfouj.fsf>