NFS shares error
#1
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,
Reply
#2
1) Debug Log
2) Synology Log.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#3
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.
Reply

Logout Mark Read Team Forum Stats Members Help
NFS shares error0