Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2013 20:53:13 +0200
From:      Juris Kaminskis <juris.kaminskis@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Share NTFS drive over NFS
Message-ID:  <CAKJAkzuqtOMfZC-%2BbfgKYn8QbG7y22XKpnTGKJMFxs3JfyhQ=g@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKJAkzuqtOMfZC-%2BbfgKYn8QbG7y22XKpnTGKJMFxs3JfyhQ=g>