Hi Rob,
I think your mount command should read:
mount -o nolock 192.168.1.45:/volume1/video /dtv/usb/sda4/Video/ -t nfs
The filesystem type should be set, and normally, you don't have to specify the read-only option, that's already settled by the nfsd on your server through the exports file.
hth,
marcelr
NFS mounted drive ls hangs
- erdem_ua
- SamyGO Admin
- Posts: 3126
- Joined: Thu Oct 01, 2009 6:02 am
- Location: Istanbul, Turkey
- Contact:
Re: NFS mounted drive ls hangs
Thanks for the Info, Added to WiKi 
