Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2016 23:18:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204464] sysutils/fusefs-ntfs: No automount with HAL of ntfs-volumes since FreeBSD 10.x
Message-ID:  <bug-204464-13-F45GsynhPP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204464-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204464-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204464

--- Comment #5 from rkoberman@gmail.com ---
Have you made the appropriate entry in /etc/auto_master(5) to support ntfs-=
3g?
Something like:
/media -media
-mountprog=3D/usr/local/sbin/ntfs-3g,rw,uid=3D1234,gid=3D1234,norecover,noa=
time,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 l=
ot
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204464-13-F45GsynhPP>