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

From GUILLARD WIKI
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
- Save your data on your extern disk
- Save your data on your extern disk
<p>- Download the last OS X version through the App Store</p>
<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:
<form>
<p><code>
  <fieldset>
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
</fieldset>
</code>
</form>
</p>
<p>- Restart your computer and press the ALT button</p>
- Restart your computer and press the ALT button to boot on the USB key
<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

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