Jay
Hello Jay,
Yes, I configured my user in operator group initially.
I followed the site's instructions that you indicated for automount method but still I receive this error.
In automount.log file I see this:
~ tail /var/log/automount.log
2024-10-26 17:19:00 /dev/da0: (direct) mount point '/media/da0' removed
2024-10-26 17:19:09 /dev/ugen0.6: attach
2024-10-26 17:19:10 /dev/ugen0.6: no MTP devices found
2024-10-26 17:19:10 /dev/da0: attach
2024-10-26 17:19:10 /dev/da0s1: attach
2024-10-26 17:19:10 /dev/da0: not a block device
2024-10-26 17:19:10 /dev/da0s1: create '/media/da0s1' dir
2024-10-26 17:19:11 /dev/da0s1: mount OK: 'ntfs-3g -o recover -o noatime /dev/da0s1 /media/da0s1'
2024-10-26 17:19:11 /dev/da0s1: chown '/media/da0s1' dir with 'miltoncsl:wheel' rights
2024-10-26 17:19:11 /dev/da0s1: starting 'dolphin' file manager
In "𝚟𝚎𝚛𝚖𝚊𝚍𝚎𝚗" I also configured automount.conf with:
ATIME=NO
REMOVEDIRS=YES
FM="dolphin"
USER=miltoncsl
What else do I need to do? What am I doing wrong?