Kodi Community Forum
NFS shares error - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: NFS shares error (/showthread.php?tid=114630)



NFS shares error - vp-xbmc - 2011-11-14

I am experiencing problems adding NFS shares as video sources (latest nightly on atv2 with 4.4.2) from a Synology 210+ NAS.
The NFS works okay from a laptop with osx Lion on the same LAN.

However when trying to mount them on AppleTV, XMBC finds automatically the NAS and lists all shares in the "add sources" window, but I cannot select them. Actually the window is not reacting when a share is selected. Worst, If I manually enter the path:

nfs//:10.0.1.205/volume1/video (for instance, typical for Synology), I get the error "network source not available".

Thanks,


- darkscout - 2011-11-14

1) Debug Log
2) Synology Log.


- tuckbodi - 2011-11-15

Have you edited your /etc/exports file on your NAS?

You need to change insecure_locks to just insecure. Very good directions are in the wiki, about halfway down.