-
-
Save nikodemrafalski/bc59728c3b2debdf8eef to your computer and use it in GitHub Desktop.
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
| DiskPart | |
| List Disk | |
| Select Disk # | |
| Clean | |
| Create Partition Primary | |
| Select Partition 1 | |
| Active | |
| Format fs=FAT32 quick | |
| Assign |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment