Search

User login

Poll

What is your favorite DB Server ?:
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
6 + 14 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

My YM

Author Information

sentono
Offline
Last seen: 6 days 17 hours ago
Joined: 09/21/2007

Alexa Rank

Who's online

There are currently 0 users and 7 guests online.
Home
  • warning: Invalid argument supplied for foreach() in /usr/home/wowtutorial/public_html/sites/all/modules/adsense_injector/adsense_injector.module on line 352.
  • warning: Invalid argument supplied for foreach() in /usr/home/wowtutorial/public_html/sites/all/modules/adsense_injector/adsense_injector.module on line 35.

Compiling Kernel To Support NFS Modules

What is NFS?

NFS stands for Network File System, a file system developed by Sun Microsystems, Inc. It is a client/server system that allows users to access files across a network and treat them as if they resided in a local file directory.

In this tutorial i want to install nfs in linux O/S
I found that few linux distro didn't include nfs as modules in the kernel.
so we will try to install nfs as modules in the linux kernel.

login as root

Make Menuconfig and Choose file Systems

#cd /usr/src/linux
#make menuconfig

File Systems --->
   Network File Systems --->
<M> NFS file system support
    [*]   Provide NFSv3 client support
<M> NFS server support
    [*]   Provide NFSv3 server support

Build Kernel Modules

#make modules && make modules_install

Load module on-the-fly

#modprobe nfs && modprobe nfsd

Modules loaded each time server boot

#vi /etc/modules.autoload.d/kernel-2.6
nfs
nfsd

You are done :)

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

Recent comments

Facebook Fans

Sponsors

Online Store

Tag Cloud