NFS

phase at booyaka.com phase at booyaka.com
Thu Mar 16 13:07:30 CST 2000


On Wed, 15 Mar 2000, Sam Clippinger wrote:
> 
> Good luck -- if you get this working, please post a message
> explaining how.

i did get it working again.  i had NFS filesystem support
turned on, but not NFS server support.  i didn't even know
there was an option for NFS server support, because i
originally answered no to "prompt for development and/or
incomplete code/drivers;"  this prevented the NFS server
support option from appearing.  after i enabled the prompts
for "development" code, i found the "NFS server support"
option under "filesystems/network file systems".  saying
yes to this option set CONFIG_NFSD=y in my kernel config
file.  after recompiling and rebooting, i started the NFS
server with the following results:

[root at ruckzuck mlee]# /etc/rc.d/init.d/nfs start
Starting NFS services:                                [  OK  ]
Starting NFS quotas:                                  [  OK  ]
Starting NFS mountd:                                  [  OK  ]
Starting NFS daemon:                                  [  OK  ]

matt lee




More information about the Kclug mailing list