Aaron Walker got the line
>Starting NFS daemon: nfssvc: Function not implemented
when he did "/etc/rc.d/init.d/nfs start", and wonders why.
He really needs an answer from somebody better informed than
I am, but since nobody else has answered so far, I'll suggest
that maybe his kernel wasn't compiled with nfsd support.
I haven't installed a new kernel since my machine came,
but whoever did the original installation had lines
CONFIG_INET=y
CONFIG_NFSD_SUN=y
in /usr/src/linux/.config
Perhaps that last line, or "CONFIG_NFSD=y", would get the kernel
compiled with /usr/src/linux/fs/nfsd files, among which is nfssvc.c.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.