Mount windows share

When i mount a Windows share with this command:

sudo mount -t cifs -o username=xxxxx,password=xxxxx //10.0.0.5/backup /mnt/nas

i get this error:

mount: block device //10.0.0.5/backup is write-protected, mounting read-only
mount: cannot mount block device //10.0.0.5/backup read-only

Anyone cant help me to mount the share?

Hi,

this problem appears to be more a generic Linux problem than specfic to UCS.
When searching for this error message on the internet I found at first the advice to install “cifs-utils”.

Best Regards,
Dirk Ahrnke

Mastodon