I have updated one of my rpis to Trixie. All seems to run OK on the rpi but network access to the rpi seems to mount the share read-only.
I connect using the command:The vers=2.0 was required for bullseye and bookworm, but something has changed with trixie.
What command should I be using to mount this share on my desktop Linux PC?
I connect using the command:
Code:
mount.cifs -o username=martin,password=<password>,uid=martin,gid=users,vers=2.0 //rpi/martin /mnt/RPI/martinWhat command should I be using to mount this share on my desktop Linux PC?
Statistics: Posted by MartinGoose — Sun Nov 02, 2025 6:14 pm — Replies 3 — Views 89