Anne Wilson wrote:
92.168.0.40:/home /mnt/server_home nfs rsize=8192,wsize=8192,nosuid,soft 0 0
I mount my music from NFS and use autofs to do it. The options I use below (I'm running on a gigabit network):
Music -fstype=nfs,rsize=2097152,wsize=2097152,hard,proto=tcp,timeo=600,retrans=2,sec=sys,intr,nfsvers=3,actimeo=0
You may want to add the proto=tcp or nfsvers=3 or both to your fstab Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
