Forum

Full Version: Problems accessing NFS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I got problems accessing an NFS sheare on my Synology NAS. During set-up of a library, when I choose ' 'Browse' >NFS - Network filesystem, the "working" signal is just spinnning and nothing happens. Any suggestions?


In SSH:

SynologyNAS> cat /etc/exports

/volume1/Movies *(rw,async,no_wdelay,insecure,no_root_squash,sec=sys,anonuid=0,anongid=0)
/volume1/Series *(rw,async,no_wdelay,insecure,no_root_squash,sec=sys,anonuid=0,anongid=0)
/volume1/Photos*(rw,async,no_wdelay,insecure,no_root_squash,sec=sys,anonuid=0,anongid=0)
SynologyNAS>
1. Have you read - "Please read before you post"?

2. How are you trying to access the NFS? Via XBMC - Add Videos?

Please provide output of dmesg and xbmc.log after you have read 1.
Reference URL's