Oct 3, 2015

Make a Bootable Pendrive with MacOS X (any version)

Source: https://support.apple.com/en-us/HT201372
You need to change the /Volumes/MyVolume for your USB storage link.

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

1 comment:

Featured Post

Exporting big data to TXT/CSV file using line command BCP to connect a MS SQL Server

 Hi my friends! Exploring the BCP line-command from Microsoft SQL Server, using Windows Authentication, is very efficient exportation to .cs...

Popular Posts