Can't Execute Files on NFS Mount

Richard Heck rgheck at comcast.net
Tue Dec 20 15:55:58 UTC 2011


I have my home directory on an NFS mount, with ~/bin containing 
executable files. With F16, I can't execute these files...but only when 
the share is mounted at boot time. If I unmount it and mount it 
manually, then it is fine. My /etc/fstab reads:

     192.168.1.1:/home/rgheck/files/      /home/rgheck/files      nfs 
   auto,user,rw,dev,nosuid,exec,_netdev 0 0

But I end up with:

192.168.1.1:/home/rgheck/files/ on /home/rgheck/files type nfs 
(rw,nosuid,nodev,noexec,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,
hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.1,mountvers=3,
mountport=843,mountproto=udp,local_lock=none,addr=192.168.1.1,_netdev)

with noexec instead.

I've searched the web and list but found nothing.

Richard



More information about the users mailing list