Skip to content

Instantly share code, notes, and snippets.

@henriquegogo
Created July 10, 2017 04:22
Show Gist options
  • Save henriquegogo/a7ad72a9d935323c4369cc5032ac4032 to your computer and use it in GitHub Desktop.
Save henriquegogo/a7ad72a9d935323c4369cc5032ac4032 to your computer and use it in GitHub Desktop.
Format micro sd card for action camera SJ1000
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