Re: networking, NIC, kernel
On Tuesday 27 April 2004 12:17, Richard Lyons wrote:
> One of our sid boxes has been running kernel 2.2.22 (uname -r says
> '2.2.22-idepci'). It is usually used by various family members for
> internet access (via our little ethernet -> hub -> firewall ->
> adsl-router). All that works fine, but nfs doesn't. I finally
> concluded that the problem was the kernel (I was getting 'function not
> implemented' errors when attempting to export fs).
Are you using the NFS kernel server and, if so, do you have it compiled in
or loaded as a module? I do not know about 2.2 but in 2.4 the option is
CONFIG_NFSD, CONFIG_NFS_FS is required for mounting them.
You should know by which /etc/init.d script you run, nfs-kernel-server is
the kernel version and nfs-user-server is the userspace variety.
David
Reply to: