Remember Me
I set NFS up on my pi and have it working try this.
192.168.0.101:/volume1/games /home/pi/games nfs _netdev,nfsvers=4,auto 0 0
if that doesnt work try.
192.168.0.101:/export/volume1/games /home/pi/games nfs _netdev,nfsvers=3,auto 0 0