Created
July 10, 2017 04:22
-
-
Save henriquegogo/a7ad72a9d935323c4369cc5032ac4032 to your computer and use it in GitHub Desktop.
Format micro sd card for action camera SJ1000
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
sudo mkdosfs /dev/mmcblk0 -s 128 -F 32 -I |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment