Re: user cannot mount using ntfs-3g
- In reply to: Vlad Markov : "user cannot mount using ntfs-3g"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 May 2023 07:16:03 UTC
On 13/05/2023 17:26, Vlad Markov wrote: > … 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 ls -dln /usr/home/vlad/dos id -u Are the uid and gid options required?