I've tried to mount a nfs hosted folder from my desktop on my remarkable in order to prevent it from being filled with ebooks.
I've poked around and noticed that the nfs filesystem is loaded in the kernel and is present in /proc/filesystems. However when I try to mount it I get the following error:
mount: /mnt: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.
Is it possible to mount an nfs filesystem without installing toltec or do I need to downgrade and install it?