Created
October 20, 2022 16:24
-
-
Save ccondry/ea622ac3345dda7567c2b3cf7e2217ce to your computer and use it in GitHub Desktop.
fix SD card format
This file contains 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
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