Created
September 11, 2021 14:07
-
-
Save ErickWendel/d6b9ab1881c70f8194b14a1066098ca2 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
diskutil list | |
NAME=SD_NAME | |
sudo diskutil eraseDisk FAT32 $NAME MBRFormat /dev/disk2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment