Issues formatting (corrupted?) usb device

You can use dd to overwrite the beginning and end sectors. Backup partition data is also stored at the end sectors depending on the file system. Wiping the end sectors could possibly help, as your prior dd command should have wiped the beginning sectors already.

Remove all other external devices when using dd, as a mistake executing that command will give you a memorable life lesson.

1 Like