I have an NFS share located at server.local:/Multimedia
I want to use dietpi-drive_manager to mount the NFS share. But I must be doing something wrong, because I can’t seem to add the share with the correct syntax.
The drive_manager front end is asking me to add the NFS server’s IP address. Doing so results in a successful connection to the server, but not the NFS share, so the mounted folder is pointing to the wrong location and has nothing in it.
There doesn’t seem to be a way to add the full path to the share. If I try entering the path to the NFS share when asked to enter the IP address or hostname, the connection fails. It’s always adding a “:/” to whatever I enter, so the path ends up being incorrect.
If I exit out of dietpi-drive_manager, I’m able to mount the NFS share without an issue from the command line using the mount command.
What am I doing wrong?