Weird, NFS was working then stopped. It appears that the NFS module is not loaded but I cannot load it manually either
Linux notzippya 4.15.11-1-ARCH #1 SMP PREEMPT Mon Mar 19 18:21:03 UTC 2018 x86_64 GNU/Linux
# modprobe nfs
modprobe: FATAL: Module nfs not found in directory /lib/modules/4.15.11-1-ARCH
Installed (as listed) packages
# pacman -Ss nfs
core/mkinitcpio-nfs-utils 0.3-5
ipconfig and nfsmount tools for NFS root support in mkinitcpio
core/nfs-utils 2.3.1-1 [installed]
Support programs for Network File Systems
core/nfsidmap 2.3.1-1 [installed]
Library to help mapping IDs, mainly for NFSv4
extra/gvfs-nfs 1.36.0-2 (gnome)
Virtual filesystem implementation for GIO (NFS backend)
community/liblockfile 1.14_1.1-1
a library with NFS-safe locking functions
community/libnfs 2.0.0-1 [installed]
client library for accessing NFS shares
community/perl-file-nfslock 1.27-2
NFS compatible (safe) locking utility
community/unionfs-fuse 2.0-1
A user space unionfs implementation
Is there something else I am missing ? I had used nfs to mount drives from my NAS…
Thanks
Nz