Skip to content

Instantly share code, notes, and snippets.

@ErickWendel
Created September 11, 2021 14:07
Show Gist options
  • Save ErickWendel/d6b9ab1881c70f8194b14a1066098ca2 to your computer and use it in GitHub Desktop.
Save ErickWendel/d6b9ab1881c70f8194b14a1066098ca2 to your computer and use it in GitHub Desktop.
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