On Sun, May 23, 2010 at 11:53 AM, Camaleón <noela...@gmail.com> wrote: > On Fri, 21 May 2010 14:27:44 -0700, Evuraan wrote: > >> i did install nfs-common portmap, and nfs client works: >> >> below are the options i see take effect per /proc/mounts if i say "mount >> -t nfs blah:/fs /tmp/somedir" >> > rw,vers=3,rsize=32768,wsize=32768,namlen=255,hard,nointr,proto=tcp,timeo=600,retrans=2,sec=sys,mountproto=udp >> >> how can i change some of the above without having to use the "-o" option >> to the mount command? > > >From client-side, I'm not sure, but if NFS is/acts/behaves similar than > samba does, you should be able to define NFS mount point options under "/ > etc/fstab".
Client-side, you can create an alias alias mountnfs='mount.nfs -o ...' -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/aanlktil7pu-r81sf2paxzclib1ktdqpzlytwsahcd...@mail.gmail.com