Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save darkoverlordofdata/9f13f6527cc7494776ec2cc41377d9cd to your computer and use it in GitHub Desktop.
Save darkoverlordofdata/9f13f6527cc7494776ec2cc41377d9cd to your computer and use it in GitHub Desktop.
Fix usb drive after BalenaEtcher hoses it
in Linuxm run gparted and select device
Partition -> Delete
or
Partition -> Format To: select cleared
Edit -> Apply
it should now say unalocated!
Device -> Create Partition Table: select msdos
Partition -> New : select fat32 file system
Edit -> Apply
Now it should be working in Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment