Is it possible to mount NFS share on the wd sharespace 2.3.02 ?
I tried :
~ $ mount -t nfs 192.168.131.8:/home/shares /test -o nfsvers=3
mount: Mounting 192.168.131.8:/home/shares on /test failed: Address family not supported by protocol
dmesg says :
nfs warning: mount version older than kernel
RPC: sendmsg returned error 97
portmap: RPC call returned error 97
Did someone already managed to do that ?