

NFS stopped mounting in Debian 9 Stretch
After some recent updates, unknown when and unknown why, NFS mounting to my Synology device stopped working.
Thanks to these resources, I re-configured it and it works at boot-up again.
https://wiki.manjaro.org/index.php?title=Fstab_-_Use_SystemD_automount
https://linoxide.com/file-system/example-linux-nfs-mount-entry-in-fstab-etcfstab/
My
/etc/fstab
now looks like this: 172.16.5.49:/volume1/data /mnt/synology nfs noauto,x-systemd.automount,x-systemd.device-timeout=10,rsize=8192,wsize=8192,timeo=14,hard,intr,noatime 0 0
~~~
As always, good luck!
Coolest nerd tech ever: