Share NTFS drive over NFS
Juris Kaminskis
juris.kaminskis at gmail.com
Tue Nov 5 18:53:16 UTC 2013
Hello,
Wtih my export file /etc/exports:
/home/
NFS loads with success the share, but when I try to use following entry:
/home/juris/piltuve
in the /var/log/messages I get:
Nov 5 20:27:03 station mountd[847]: can't export /home/juris/piltuve/
Nov 5 20:27:03 station mountd[847]: bad exports list line
/home/juris/piltuve/
I suspect it is because I have mounted NTFS on /home/juris/piltuve like
this in /etc/fstab/
/dev/ada0s5 /home/juris/piltuve/ ntfs
rw,mountprog=/usr/local/bin/ntfs
With this I am stuck now. In the forums I read similar problem but also not
solved:
http://forums.freebsd.org/showthread.php?t=31528
Permissions on /home/ and /home/juris/piltuve/ are equal
thanks,
Juris
More information about the freebsd-questions
mailing list