- Edited
you can't format it because you don't have permission to format it.
I could write a book on failing this task, I don't know if its possible to do. The internets is page after page of people failing and succeeding.
*diskpart.exe in windows is supposed to remove a read only flag from a usb. there are tutorials. I believe they set the flag in my case.
*https://unix.stackexchange.com/questions/203672/usb-flash-drive-is-read-only-under-gnome-on-debian is a success story forcing mount
while checking fdisk
--this assumes you mounted it at /dev/sdx1/
so change the name of the drive to what fdisk believes it is. In changing name, you change ownership to this article. Crazy?
*this post (https://discuss.getsol.us/d/142-read-only-file-system/6) in forum is solved using chown
which is an old trick but most important read the link in that post---it furnishes some chown
commands and gives context to executing the task of changing ownership.
I was too linux-green to make any of this work. All I had was Solus and another dead jump drive (permissions). But it was expensive enough (usb) to put hours into rescuing it, but never could.
edit: a 'hail mary' that I never tried but wish I did was to burn some distro's live .iso onto it. If the distro succeeded though it would seem easier to get your permissions back.