rectification, apologize
/etc/services don't concern nfs
but:
1)you can see if nfs is support if you see him in /proc/filesystems
2)to use nfs your configuration must include the execution at the boottime of
rpc.portmap
rpc.nfsd
rpc.mountd
in this order - verify this at the boot time
/etc/rpc inform of all the services that are connect on RPC
Main Topics
Browse All Topics





by: marcelvhPosted on 1999-11-27 at 06:22:13ID: 2237643
try to see if nfsd and mountd are fired with "ps x" command, if not thats your problem ,if they are go to see in the file /etc/services if rpc , ... are uncomment