rajeshkumar created the topic: mount: cannot mount block device //172.19.165.205/d read-only
Issues
[code language=”css”]
root@rkumar11-usa:~/data/share# sudo mount -t cifs //172.19.165.205/d /home/rkumar11/data/share –verbose -o user=rkumar11
mount: block device //172.19.165.205/d is write-protected, mounting read-only
mount: cannot mount block device //172.19.165.205/d read-only
[/code]
Solution –
[code language=”css”]
sudo apt-get install cifs-utils
[/code]
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024