NFS mount problems / permissions

Hi,

Volumio doesn’t automatically my NFS NAS. It’s works on an other installation with the same settings.

Works:

ls -l /mnt/
total 5
drwxr-xr-x 3 root root    0 Apr 23 12:33 NAS
dr-xr-xr-x 6 root root  512 Jan  1  2000 UPNP
dr-xr-xr-x 2 root root 4096 Jul 30  2013 USB

Works NOT

$ ls -l /mnt/ total 12 drwxr-xr-x 2 root root 4096 Apr 23 12:40 NAS drwxrwxrwx 2 root root 4096 Apr 22 2014 UPNP dr-xr-xr-x 2 root root 4096 Jul 30 2013 USB

Something is wrong with the permissions on Volumio probably

Last system mount error
mount.nfs: access denied by server while mounting 192.168.1.105://home/myself/muziek_video

Mounting the NFS drive as root works.
sudo mount 192.168.1.105:/home/myself/muziek_video /mnt/NAS

EDIT: Solved it, with switching to autofs help.ubuntu.com/community/Autofs

Up
mount.nfs: access denied by server while mounting 192.168.1.145:/music