Date: Sun, 14 May 2023 18:11:31 +1000 From: Ian Smith <smithi@nimnet.asn.au> To: Vlad Markov <dvoich@optonline.net> Cc: questions@freebsd.org Subject: Re: user cannot mount using ntfs-3g Message-ID: <B71A3B56-C1BB-4EC5-AC3D-6C7F151CA275@nimnet.asn.au> In-Reply-To: <20230513122619.5d973568@happy.dwarf7.net>
index | next in thread | previous in thread | raw e-mail
On 14 May 2023 2:26:19 am AEST, Vlad Markov <dvoich@optonline.net> wrote: [...] > Now I am stuck with this: > > ntfs-3g -o 'uid=1001,gid=1001' /dev/da0p1 /home/vlad/dos > mount_fusefs: /dev/fuse on /usr/home/vlad/dos: Operation not > permitted > > pertinent info: > > ls -l /dev/fuse > crw-rw-rw- 1 root operator 0x5c May 13 12:01 /dev/fuse > > ls -ld /usr/home/vlad/dos > drwxrwxrwx 2 vlad vlad 512 Feb 18 2019 /usr/home/vlad/dos Apparently you have a symlink /home -> /usr/home ; please show that also. Does that ntfs-3g mount command work any differently if you directly specify /usr/home/vlad/dos instead of /home/vlad/dos ? Yes we know that it shouldn't, but ... cheers, Ianhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B71A3B56-C1BB-4EC5-AC3D-6C7F151CA275>
