Why is nfs-common.service masked?
by CollieJim from LinuxQuestions.org on (#4Z6RK)
I have just updated my LinuxMint 19.03 system and find I cannot access files on my nfs box. Until now access was good. Now I get
Code:$ sudo mount /mnt/NetShare/data/
[sudo] password for cave:
mount.nfs: requested NFS version or transport protocol is not supportedCode:192.168.1.129:/mnt/nfs/data /mnt/NetShare/data nfs defaults 0 0The server is an ODROID XU4 with Armbian and the client is an Intel laptop with LinuxMint, both updated.
First, why is nfs-common.service masked?
I unmasked it on both machines, but I still get the error.
Second, how do I fix it?


Code:$ sudo mount /mnt/NetShare/data/
[sudo] password for cave:
mount.nfs: requested NFS version or transport protocol is not supportedCode:192.168.1.129:/mnt/nfs/data /mnt/NetShare/data nfs defaults 0 0The server is an ODROID XU4 with Armbian and the client is an Intel laptop with LinuxMint, both updated.
First, why is nfs-common.service masked?
I unmasked it on both machines, but I still get the error.
Second, how do I fix it?