We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
All bits required to mount an NFS share are available on the device:
~ # mount -t nfs -o nolock 192.168.0.109:/data /mnt
It should also be simple to boot from NFS by changing the kernel command line, no instructions provided yet.