[go: up one dir, main page]

0% found this document useful (0 votes)
70 views2 pages

macOS Bootable Installer Guide

This document provides the commands to create bootable installers for macOS High Sierra, Sierra, El Capitan, Yosemite, and Mavericks. The commands use the createinstallmedia tool within each installation application along with flags to specify the target volume and application path.

Uploaded by

robert039
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
70 views2 pages

macOS Bootable Installer Guide

This document provides the commands to create bootable installers for macOS High Sierra, Sierra, El Capitan, Yosemite, and Mavericks. The commands use the createinstallmedia tool within each installation application along with flags to specify the target volume and application path.

Uploaded by

robert039
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 2

How to create a

bootable installer for


macOS
High Sierra:
sudo /Applications/Install\ macOS\ High\ 
Sierra.app/Contents/Resources/createinstallmedia 
­­volume /Volumes/MyVolume ­­applicationpath 
/Applications/Install\ macOS\ High\ Sierra.app

Sierra:
sudo /Applications/Install\ macOS\ 
Sierra.app/Contents/Resources/createinstallmedia 
­­volume /Volumes/MyVolume ­­applicationpath 
/Applications/Install\ macOS\ Sierra.app

El Capitan:
sudo /Applications/Install\ OS\ X\ El\ 
Capitan.app/Contents/Resources/createinstallmedia
­­volume /Volumes/MyVolume ­­applicationpath 
/Applications/Install\ OS\ X\ El\ Capitan.app

Yosemite:
sudo /Applications/Install\ OS\ X\ 
Yosemite.app/Contents/Resources/createinstallmedi
a ­­volume /Volumes/MyVolume ­­applicationpath 
/Applications/Install\ OS\ X\ Yosemite.app

Mavericks:
1. sudo /Applications/Install\ OS\ X\ 
Mavericks.app/Contents/Resources/createinstal
lmedia ­­volume /Volumes/MyVolume 
­­applicationpath /Applications/Install\ OS\ 
X\ Mavericks.app

You might also like