I'm trying to format a USB that is readonly. I've mistakenly removed the SecureAccess files and now the file system is readonly. I've tried some solutions like this:
But still no result. In proc/mounts file /dev/sdb is of type iso9660 ro.
Is there another solution I should try? Thanks.
Edited: After trying to format from disks I got the following error:
Error formatting disk
Error wiping device: Command-line `wipefs -a "/dev/sdb"' exited with non-zero exit status 1:
stdout: `5 bytes were erased at offset 0x8001 (iso9660)
they were: 43 44 30 30 31
'
stderr: `wipefs: error: /dev/sdb: probing initialization failed
' (udisks-error-quark, 0)