El Capitan Installer Usb

  

Are you trying to make a bootable installer? Do you have the El Capitan installer downloaded from the App Store? You cannot make a bootable DVD but you can make a bootable flash drive.

I have decided to go with a fresh and clean install of OS X 10.11 El Capitan this time. As I've done a thousand times before I created an install-USB by downloading El Capitan from the App Store and compiled it on to the USB-drive by using Apples own terminal command. I need to make a bootable USB drive installer for a 2009 MBP. I just put in a new SSD and want to do a fresh OSX install. I believe that El Capitan is the last supported software for this hardware. I'm looking for an OS X El capitan.app download but I can't seem to find it anywhere. ILamourCar Bootable USB Stick for mac OS X El Capitan 10.11.6 USB Flash Drive for Full OS Recovery, Upgrade Reinstall System Install USB 16GB, Green. 4.3 out of 5 stars. Get it as soon as Tue, May 25. FREE Shipping on orders over $25 shipped by Amazon.


Bootable USB Installers for OS X Mavericks, Yosemite, El Capitan, and Sierra

Install el capitan from usb drive Driver File Name: install-el-capitan-from-usb-drive.exe Driver Upload Date: 16 December 2020 Last Driver Version: 8.9.7 Driver File Size: 13,425 KB User Driver Rating: 4.7/5. Install El Capitan with USB. In this El Capitan downloading process, if you are going to perform a clean installation method on the startup volume you have to create a bootable USB drive.


First, review this introductory article: Create a bootable installer for macOS. Second, see this How To outline for creating a bootable El Capitan installer. Simply replace the Terminal command with the one from the preceding article by copying it into the Terminal window. You will need an 8GB or larger USB flash drive that has been partitioned and formatted for use with OS X.


Drive Partition and Format

  1. Open Disk Utility in the Utilities' folder.
  2. After Disk Utility loads select the drive (out-dented entry with the mfg.'s ID and size) from the side list.
  3. Click on the Erase tab in the Disk Utility toolbar. Name the drive, 'MyVolume'. <---- IMPORTANT!
  4. In the drop down panel set the partition scheme to GUID. Set the Format type to Mac OS Extended (Journaled.)
  5. Click on the Apply button and wait for the Done button to activate. When it does click on it.
  6. Quit Disk Utility.


Create Installer

Open the Terminal in the Utilities' folder. Choose the appropriate command line (in red) depending upon what OS X installer you want. Paste that entire command line from below at the Terminal's prompt:


Command for macOS High Sierra:

El Capitan Usb Installer Download

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

Command for macOS Sierra:

sudo /Applications/Install macOS Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install macOS Sierra.app

Install os x el capitan

Command for El Capitan:

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

Install os x el capitan

Command for Yosemite:

Make el capitan usb installer

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

Command for Mavericks:

Windows

sudo /Applications/Install OS X Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install OS X Mavericks.app


Capitan

Press RETURN. You will be asked for your admin password. It will not echo to the Terminal window. Then press RETURN again. Wait for the return of the Terminal prompt signifying the process has completed. It takes quite some time to finish. Be patient.

Install Os X El Capitan

Mar 3, 2018 7:47 PM