Difference between revisions of "MAC - Format and set up a clean install of OS X"

From GUILLARD WIKI
Jump to navigation Jump to search
 
Line 5: Line 5:
sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/Sans\ titre --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app --nointeraction
sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/Sans\ titre --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app --nointeraction
</code>
</code>
<br/>or with new Sierra OSX <br/>
<code>sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/Sans\ titre --applicationpath /Applications/Install\ macOS\ Sierra.app</code>
</p>
</p>
- Restart your computer and press the ALT button to boot on the USB key
- Restart your computer and press the ALT button to boot on the USB key
<br/>- Optional: you may need to format your disk if you set up a new SSD hard disk for example (follow the steps though the Utilities Tools)
<br/>- Optional: you may need to format your disk if you set up a new SSD hard disk for example (follow the steps though the Utilities Tools)
<br/>- Install your clean OS X
<br/>- Install your clean OS X

Latest revision as of 12:29, 6 January 2017

- Save your data on your extern disk
- Download the last OS X version through the App Store
- Format a USB key through the Terminal by command:

sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/Sans\ titre --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app --nointeraction

- Restart your computer and press the ALT button to boot on the USB key
- Optional: you may need to format your disk if you set up a new SSD hard disk for example (follow the steps though the Utilities Tools)
- Install your clean OS X