Thank your Frank for your reply.
I have followed your suggestions and literally tried all the permutations of these values (see below)
The error I cannot get through now is:
mount.nfs: access denied by server while mounting 192.168.1.8:/volume1/music/listen
There is nothing special about my NAS setup:
Noting on the advanced options, admin has r/w on permissions, nothing on advanced permissions. NFS permissions has runeaudio as host (* times out), r/w, squash = all users to admin, security=sys, enable async, non-priviledged ports, mount sub-folders.
I can ssh into RPi and into NAS. Ping is disabled, but I can ssh RPi <-> NAS. Unfortunately my tech chops are limited, specially networking/mounts.
Can anyone provide me with some hints????
Thank you.
These are the combinations I tried (I've been working on this 3 nights already
)
@runeaudio
Source
----------
Protocol: NFS
Remote Directory:
volume1/music
volume1/music/
volume1/music/listen
volume1/music/listen/
Mount Flags:
nfsvers=3,ro
nfsvers=3,rw
MPD Config
---------
Daemeon user:group:
root:root
mpd:audio(default)
@NAS
Hostname or IP*:
<RPi IP>
*
runeaudio
Privilege: read/write
Squash:
no mapping
Map all users to admin
security: sys
allow async/non-privileged ports/sub-folders all checked
Depending on the combination, I either get NFS mount time out or permission denied.