>So I guess I can successfully run NFS manually after boot time but how do I
>get it so that rpc.mountd & rpc.nfsd service is started automatically each
>time I boot?
>Is this correct? I thought this should be started in rc.d? Sorry for the long
>message..trying to give you as much info as I can. Thanks.
So on my system
ls /etc/rc.d/*/*nfs*
Ie, you want to start up both nfs and nfsd (in runlevels 3-5). This
should have occured automatically when you told the installation program
you wanted to set up nfs (ie be a nfs server)