- Open the App Store from an existing Mac OSX installation;
- Download Mac OSX Yosemite;
- Once downloaded, Mac OSX Yosemite installer will run automatically; dismiss the installer window and proceed.
-
Insert a blank USB disk (>= 8GB) to your machine;
-
Find the volume name in terminal;
ls -la /Volumes/
-
Run the following command, replacing
/Volumes/Untitledwith the actual name of your volume.sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Yosemite.app --nointeraction
- Plug the USB key to your machine;
- Go to
System Settings > Startup Disk; - Select the USB disk, i.e. something along the lines of Install OS X Yosemite 10.10.1, and hit Restart;
- Follow the instructions on screen (be patient, this will take a couple of hours).