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 1: Line 1:
- Save your data on your extern disk
- Save your data on your extern disk
<br/>- Download the last OS X version through the App Store
<br/>- Download the last OS X version through the App Store
<p>- Format a USB key through the Terminal by command:</p>
<br/>- Format a USB key through the Terminal by command:
<code>
<code>
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>
<p>- Restart your computer and press the ALT button</p>
<br/>- Restart your computer and press the ALT button
<p>- 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)</p>
<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)
<p>- Install your clean OS X</p>
<br/>- Install your clean OS X

Revision as of 23:08, 20 December 2015

- 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
- 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