Kodi Community Forum

Full Version: NFS shares error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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,
1) Debug Log
2) Synology Log.
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.