dmesg:
Code:
[2304237.356095] scsi 5:0:0:0: Direct-Access USB SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6
[2304237.356396] sd 5:0:0:0: Attached scsi generic sg4 type 0
[2304237.356778] sd 5:0:0:0: [sdd] 60063744 512-byte logical blocks: (30.8 GB/28.6 GiB)
[2304237.359283] sd 5:0:0:0: [sdd] Write Protect is on
[2304237.359287] sd 5:0:0:0: [sdd] Mode Sense: 43 00 80 00
[2304237.359617] sd 5:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
hdparm:
Code:
# hdparm -r0 /dev/sdd
/dev/sdd:
setting readonly to 0 (off)
readonly = 1 (on)
It's a SanDisk Ultra USB stick. It's fully readable and no data is corrupted.
It is also write-protected on a different computer, so the issue is with the USB stick.
If there is no way to get it writing again, it's not
that big of a loss, but it would be nice to have it working again.