Skip to content

Instantly share code, notes, and snippets.

@ccondry
Created October 20, 2022 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ccondry/ea622ac3345dda7567c2b3cf7e2217ce to your computer and use it in GitHub Desktop.
Save ccondry/ea622ac3345dda7567c2b3cf7e2217ce to your computer and use it in GitHub Desktop.
fix SD card format
sudo dd if=/dev/zero of=/dev/disk3 bs=1024 count=100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment