Apologies for what's likely an obvious question, but....
I have four computers accessing a shared folder on a local NAS (not all at the same time). One Windows pc, one Linus Mint pc and two Ras Pis
All have been working fine for at least three years, but suddenly the Pis are failing to mount the shared folder
Using File Manager I can browse to the shared folder AND open it so it looks like my NAS has changed the way it recognises implied userid/password
My Pi /etc/fstab has this
How do I add a userid and password to this? Or is there a better alternative??
MANY thanks - this has been driving me nuts for days (and I wish Ras Pi allowed a permanent mount to be created from File Manager like Linux Mint does!!)
Phil G
I have four computers accessing a shared folder on a local NAS (not all at the same time). One Windows pc, one Linus Mint pc and two Ras Pis
All have been working fine for at least three years, but suddenly the Pis are failing to mount the shared folder
Using File Manager I can browse to the shared folder AND open it so it looks like my NAS has changed the way it recognises implied userid/password
My Pi /etc/fstab has this
Code:
192.168.0.233:/SharedData/!inventory /home/pi/Mona nfs4 rw,relatime,vers=4.1,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.0.240,local_lock=none,addr=192.168.0.233 0 0How do I add a userid and password to this? Or is there a better alternative??
MANY thanks - this has been driving me nuts for days (and I wish Ras Pi allowed a permanent mount to be created from File Manager like Linux Mint does!!)
Phil G
Statistics: Posted by philguk — Fri Jan 30, 2026 6:08 pm — Replies 19 — Views 152