How to remove write protection from a flash drive?
Sebastian Wright
I have received an RO (write-protected) flash drive, and I'm wondering if the write protection can be removed, changing it to R/W.
11 Answer
Depending on whether it's hardware or software protection, this might work.
Open a terminal (CTRL + ALT + T)
Type
sudo hdparm -r0 /dev/XdYWhereXandYare the letters identifying your flash drive