Re: user cannot mount using ntfs-3g
- In reply to: Steve O'Hara-Smith : "Re: user cannot mount using ntfs-3g"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 May 2023 21:56:28 UTC
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"