Skip to content

Instantly share code, notes, and snippets.

@thewellington
Created December 2, 2013 18:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thewellington/7753862 to your computer and use it in GitHub Desktop.
Save thewellington/7753862 to your computer and use it in GitHub Desktop.
Create OS X Installer USB Boot Drive #boot #mac #usb
#!/bin/bash
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment