Skip to content

Instantly share code, notes, and snippets.

@henriquegogo
Created January 10, 2014 23:52
Show Gist options
  • Save henriquegogo/8364937 to your computer and use it in GitHub Desktop.
Save henriquegogo/8364937 to your computer and use it in GitHub Desktop.
Format a pendrive/sdcard with cluster size / allocation unit / sectors per cluster
sudo mkdosfs /dev/mmcblk0 -F32 -s32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment