Sharing NTFS via NFS
Sergey Matveychuk
sem at FreeBSD.org
Tue Jun 30 21:27:37 UTC 2015
Hi.
For some reason I need to share USB disk with NTFS via NFS. I use
fusefs-ntfs to mount the USB disk. But can't export it. I've got this
message from mountd(8):
mountd[85534]: can't export /mnt
After googling I found out Linux can export Ntfs-3g with option
no_root_squash: http://ubuntuforums.org/showthread.php?t=1791330
But how to do this with FreeBSD (10.0-RELEASE now)?
More information about the freebsd-stable
mailing list