To make a bootable USB installer for yosemite DP5, DP7 or GM1, format an 8 GB USB drive which should be called Untitled and formatted as Mac OS Extended (Journaled). Get a code for the full installer in the mac or ios dev center and redeem it in the mac app store, or if necessary, redownload it from the purchases tab in the mac app store. After the installer app downloads it should be called Install OS X Yosemite Developer Preview.app and should be in your Applications folder.
Run this in terminal and wait about 20 minutes:
sudo /Applications/Install\ OS\ X\ Yosemite\ Developer\ Preview.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Yosemite\ Developer\ Preview.app --nointeraction
Run this in terminal and wait about 20 minutes:
sudo /Applications/Install\ OS\ X\ Yosemite\ Developer\ Preview.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Yosemite\ Developer\ Preview.app --nointeraction
Last edited: