Share NTFS drive over NFS

krad kraduk at gmail.com
Wed Nov 6 08:12:10 UTC 2013


have you tried putting   /home/juris/piltuve/  in the exports file?

from what i remember NFS only exports the file systems you list and
/home/juris/piltuve/  isnt listed as /home is a different file system in
your case.

You might also need the -alldirs flag


On 5 November 2013 21:26, Juris Kaminskis <juris.kaminskis at gmail.com> wrote:

> >
> > I've found that those errors are not reliable. I have exported
> > filesystems right now that give those errors, but work just fine. I
> > suggest you try to mount the filesystems on the clients to check for
> > certain.
>
> Showmount -e does not give me anything and connecting from client gives
> permission denied error, so this is still valid error
>
> > For NTFS filesystems, I find FUSEFS helps tremendously.
>
> I have fusefs-ntfs installed and my ntfs share works well on host
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list