Problems with auto mounting a NFS share at boot: probably because rpcbind is not started

On 2014-07-31 22:56, sabo007 wrote:

> So my question is, what do i have to do to autostart the rpcbind service
> and hopefully automount the share?


systemctl status nfs.service
systemctl start nfs.service
systemctl enable nfs.service
systemctl status nfs.service

That’s should be it.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))