[Bug 204464] sysutils/fusefs-ntfs: No automount with HAL of ntfs-volumes since FreeBSD 10.x

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 24 23:18:46 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204464

--- Comment #5 from rkoberman at gmail.com ---
Have you made the appropriate entry in /etc/auto_master(5) to support ntfs-3g?
Something like:
/media -media
-mountprog=/usr/local/sbin/ntfs-3g,rw,uid=1234,gid=1234,norecover,noatime,windows_names

I don't currently have access to an NTFS file system to play with this. It's
just a best guess.

Also, carefully read the mount(8), ntfs-3g and auto_master(5) pages for a lot
more detail. I have not fully groked auto_master(5) page. There is a LOT of
flexibility and a lot of potential complexity. You want something that will
work to make /media recognize an NTFS file type and use the correct mount
operation.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list