Hi! I’m on version 8.23.3, i’ve already mounted a folder from my Synology Nas.
I’m trying to mount another folder but i get this error:
[FAILED] NFS mount failed with the following error output: │
│ │
│ mount.nfs: mount(2): Protocol not supported │
│ mount.nfs: mount(2): No such file or directory │
│ Created symlink /run/systemd/system/remote-fs.target.wants/rpc-statd.service → │
│ /lib/systemd/system/rpc-statd.service. │
│ mount.nfs: trying 192.168.1.90 prog 100003 vers 3 prot TCP port 2049 │
│ mount.nfs: trying 192.168.1.90 prog 100005 vers 3 prot UDP port 892 │
│ mount.nfs: mount(2): Permission denied │
│ mount.nfs: access denied by server while mounting 192.168.1.90:/volume1/DietPi │
│ mount.nfs: timeout set for Sun Nov 12 18:56:08 2023 │
│ mount.nfs: trying text-based options 'port=2049,vers=4.2,addr=192.168.1.90,clientaddr=192.168.1.87' │
│ mount.nfs: trying text-based options 'port=2049,vers=4,minorversion=1,addr=192.168.1.90,clientaddr=192.168.1.87' │
│ mount.nfs: trying text-based options 'port=2049,addr=192.168.1.90' │
│ mount.nfs: prog 100003, trying vers=3, prot=6 │
│ mount.nfs: prog 100005, trying vers=3, prot=17
The folder config is the same of the one that is already mounted, so i can’t figure out where is the problem