On 8/31/05, John Dangler <[EMAIL PROTECTED]> wrote:
I'm trying to get nfs setup between my gentoo boxes (both local)
on the server, grep NFS /usr/src/linux/.config (on the server) returns:
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V4 is not set
CONFIG_NFS_DIRECTIO is not set
CONFIG_NFSD=m
CONFIG_NFSD_V4 is not set
CONFIG_NFSD_TCP=y

Are these settings right to get nfs working ?

Thanks for the input.


Those look ok but you will have to modprobe NFS and NFSD into the kernel NFSD only on the server to make it work. You will also need to emerge nfs-utils. Also make sure to add the NFS modules to your modules autoload file in case the power goes out and your are forced to reboot.

-Mike

--
________________________________
Michael E. Crute
Software Developer
SoftGroup Development Corporation

Linux, because reboots are for installing hardware.
"In a world without walls and fences, who needs windows and gates?"

Reply via email to