Created
May 24, 2019 20:53
-
-
Save darkoverlordofdata/9f13f6527cc7494776ec2cc41377d9cd to your computer and use it in GitHub Desktop.
Fix usb drive after BalenaEtcher hoses it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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