I have a WDTV with a modded firmware that supports NFS shares loaded onto it however I cannot get it to work, the WDTV says the folder (sharename) is empty.
Example given for mounting NFS shares with WDTV
# xmount 192.168.0.44:/nfsroot ShareName nfs
Settings on synology
Hostname = *
Privilege = read only
Root Squash = map to guest
Mount path = /volume1/video
My line used
xmount 192.168.1.100:/volume1/video video nfs
The "video" sharename appears on the WDTV but it comes up as empty, any one got any ideas or already got a working setup ?
Edit: This is the full text from the file that controls the NFS mounts for the WDTV
# Mount a NFS share
# xmount 192.168.0.44:/nfsroot ShareName nfs
# Notice that we no longer need to modprobe, nor create the directory.
# That is handled for us by xmount.
# Also note that if you store a net.mounts file in /conf/ then it will ALSO
# execute on startup.




