Skip to content

Instantly share code, notes, and snippets.

@orinokai
Created April 4, 2014 08:54
Show Gist options
  • Save orinokai/9970766 to your computer and use it in GitHub Desktop.
Save orinokai/9970766 to your computer and use it in GitHub Desktop.
Setting up a clean OS X install
Download installer from App Store (don't proceed with installation)
Insert 8Gb SD card
Open Disk Utility
Ensure card is formatted with 1 'GUID Partition Table' partition
Ensure the partition is named 'BOOT'
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/BOOT --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction
Reboot, holding down the option key
Boot to the SD card
Enter Disk Utility and erase Macintosh HD
Install OS X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment