Any USB stick I put in now says that "the destination is read only." I have tried
sudo mount -o remount,rw /dev/sdb1 (sdb1 being the path of my usb)
but this does not work (still receive "read only" msg). I have done an umount
and remount
. No go. Any help would be greatly appreciated. I am a newbie, so please keep any answers simple.
sudo
? Removable media can usually be mounted from a file manager. – xiota Jun 10 '18 at 19:34