Created
February 9, 2018 19:22
-
-
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
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
| 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