Sample Header Ad - 728x90

NTFS-3g auto mount on boot on MacOS -

0 votes
1 answer
162 views
etc/fstab: /dev/disk4s1 /Volumes/HDD /usr/local/bin/ntfs-3g local,allow_other,auto_xattr 0 0 sudo mount -a: ntfs-3g % sudo mount -a mount_apfs: volume could not be mounted: Permission denied mount: / failed with 66 but if I manually in terminal run sudo ntfs-3g /dev/disk4s1 /Volumes/HDD -o local -o allow_other -o auto_xattr then it mounts the disk without any issues. not sure why does it tries to use apfs
Asked by user924 (121 rep)
Nov 16, 2024, 05:32 AM
Last activity: Apr 17, 2025, 02:03 AM