Topic: help setting up nfs
I'm a naive user trying to set up nfs, I've installed the nfs-utils and rpcbind packages. When I run:
sudo rc-service nfs start
I get as output:
/sbin/rpc.statd: No such file or directory
* Starting NFS statd ...
* start-stop-daemon: /sbin/rpc.statd does not exist [ !! ]
* ERROR: rpc.statd failed to start
* ERROR: cannot start nfs as rpc.statd would not start
I haven't had any luck searching around, so I'm asking here.