Date: Sat, 13 May 2023 17:56:28 -0400 From: Vlad Markov <dvoich@optonline.net> To: questions@freebsd.org Subject: Re: user cannot mount using ntfs-3g Message-ID: <20230513175628.0103bed5@happy.dwarf7.net> In-Reply-To: <20230513191419.d7cd7dcdb99ddc6be254fc5d@sohara.org> References: <20230513122619.5d973568@happy.dwarf7.net> <b5376f8f-cf7a-1df9-fc20-490b9d10f5ce@aetern.org> <20230513135006.646497af@happy.dwarf7.net> <20230513191419.d7cd7dcdb99ddc6be254fc5d@sohara.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 13 May 2023 19:14:19 +0100 Steve O'Hara-Smith <steve@sohara.org> wrote: > On Sat, 13 May 2023 13:50:06 -0400 > Vlad Markov <dvoich@optonline.net> wrote: > > > Unfortunately I had done that a long time back. I can (as a user) > > successfully mount dos and smb filesystems. > > Might it be needing to load fuse related kernel modules to perform > the mount ? > > > I can mount successfully as root. > > Does it work as a user afterwards ? Here it is mounted by root: /dev/da0p1 on /usr/home/vlad/share (fusefs) After unmounting it and attempting to mount as a user: ntfs-3g -o 'uid=1001,gid=1001' /dev/da0p1 /home/vlad/share mount_fusefs: /dev/fuse on /usr/home/vlad/dos: Operation not permitted I load the module in /boot/loader.conf loader.conf:fusefs_load="YES"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230513175628.0103bed5>