Skip to content

Instantly share code, notes, and snippets.

@vidluther
Created October 17, 2013 06:46
Show Gist options
  • Save vidluther/7020138 to your computer and use it in GitHub Desktop.
Save vidluther/7020138 to your computer and use it in GitHub Desktop.
How to make a bootable USB drive to install OS X Mavericks
sudo ~/Desktop/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia \
--volume /Volumes/Empty\ External\ Drive \
--applicationpath /Users/vluther/Desktop/Install\ OS\ X\ Mavericks.app --nointeraction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment