Skip to content

Instantly share code, notes, and snippets.

@mhasan3
Created March 22, 2016 06:57
Show Gist options
  • Save mhasan3/a802a8f4439b58cf7983 to your computer and use it in GitHub Desktop.
Save mhasan3/a802a8f4439b58cf7983 to your computer and use it in GitHub Desktop.
1. Download the "Install OS X Yosemite.app" form App Store and keep it in Applications Folder
2. Open the Terminal and just hit the command
sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Yosemite.app --nointeraction
Then It will show the Following message
"Erasing Disk: 0%... 10%... 20%... 30%...100%...
Copying installer files to disk...
It will take a while ( more than 5 minutes ) and when it's done it will the following message
"Erasing Disk: 0%... 10%... 20%... 30%...100%...
Copying installer files to disk...
Copy complete.
Making disk bootable...
Copying boot files...
Copy complete.
Done."
Easy pisy :D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment