His test nfs setup - that worked - must have been configured differently than mine. There's a lot of hidden magic in an "appropriate entry in /etc/exports".
No hidden magic involved...
I simply did a quick-and-dirty install of nfs-kernel-server by running pxe-install and copied the /etc/exports entry format used in pxe-add-bw:
Code:
<directory-to-export> <client-ip-address>(rw,sync,no_subtree_check,no_root_squash)
Works logged in as root or with sudo logged in as non-root.
Statistics: Posted by RonR — Wed Jan 01, 2025 10:44 pm