How can I format a USB drive with "writable disk is required" error?
Hey there,
I need to use one of my flash drives but I need to format it first. If I connect the USB and go to Disk Utility > erase I got the following message error.
This flash drive was partitioned, but it is protected, I don't know why. I try to change permissions with `sudo chmod` and also tried with `sudo diskutil eraseDisk free EMPTY` and `diskutil zeroDisk /dev/disk2` but both of them show me the same console error:
Error with zero disk erase: A writable disk is required (-69772)
How can I fixed it?
MacBook Pro