Skip to content

Instantly share code, notes, and snippets.

@derozic
Created February 9, 2018 19:22
Show Gist options
  • Select an option

  • Save derozic/84ee870b0f5d1b6a9f22818b82568e37 to your computer and use it in GitHub Desktop.

Select an option

Save derozic/84ee870b0f5d1b6a9f22818b82568e37 to your computer and use it in GitHub Desktop.
For when you need to create an android partition on your mac so that you can do dev
hdiutil create -type SPARSE -fs 'Case-sensitive Journaled HFS+' -size 40g ~/android.dmg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment