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 2: Line 2:
<br/>- Download the last OS X version through the App Store
<br/>- Download the last OS X version through the App Store
<br/>- Format a USB key through the Terminal by command:
<br/>- Format a USB key through the Terminal by command:
<code>
<p><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>
<br/>- Restart your computer and press the ALT button
<br/>- Restart your computer and press the ALT button
<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

Revision as of 23:09, 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