I have added the following line to my /etc/fstab
(with the correct IP...):
123.234.123.234:/folder /home nfs defaults 0 1
Typing as root mount -a
mounts the drive, but after reboot I have to mount it manually again. On my other computers, it always works after reboot.
What can the problem be? PC is under Linux Mint 17 (~ Ubuntu 14.04).