Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2023 12:26:19 -0400
From:      Vlad Markov <dvoich@optonline.net>
To:        freebsd-questions@freebsd.org
Subject:   user cannot mount using ntfs-3g
Message-ID:  <20230513122619.5d973568@happy.dwarf7.net>

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

I "fixed" da0p1 using devfs.conf:
own       da0p1       root:operator
perm      da0p1       0666

Although I do not understand why I need those lines if I already had:
own       da0       root:operator
perm      da0       0666

Now I am stuck with this:

ntfs-3g -o 'uid=3D1001,gid=3D1001' /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

--=20
I dream of a better tomorrow, where chickens can cross the road and not be =
questioned about their motives.=E2=80=9D
=E2=80=93 Ralph Waldo Emerson



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