On Sat, Nov 6, 2010 at 13:05, Nathan Rozentals
<nat...@ho...> wrote:
> apt-get source nfs-utils
> apt-get build-dep nfs-utils.
> cd nfs-utils-1.1.2
> ./configure
> make
>
> Now copy the exetables to /sbin :
> cp ./debian/tmp/sbin/* /sbin/.
>
> (this will copy mount.nfs, mount.nfs4, umount.nfs and umount.nfs4 to sbin)
>
> modify fstab as follows:
> 192.168.1.1:/exports/ /mnt nfs nolock,auto,defaults,node=1:2 0 0
Nice work! :) IMHO it should be written down to the wiki.....if you
are willing to do that..of course... :)
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
|