Bootable Usb El Capitan

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

Use Terminal to Create the El Capitan Bootable USB Installer. Follow these steps to create a bootable USB installer of El Capitan in Terminal. Connect the USB flash drive to your Mac. Give the flash drive an appropriate name. You can do this by double-clicking the device's name on the desktop and then typing a new name. Below are the steps needed to create an USB flash drive El Capitan bootable installer. Download the InstallMacOSX.dmg file by clicking on the OS X El Capitan 10.11 link in the Apple document 'How to get old versions of macOS'. These instructions assume this file has been downloaded to your /Downloads folder. I tried to made a bootable usb and download el capitan from several sites but only with your file my usb become bootable and i succeeded to install it. Shittymac November 16, 2018 at 12:49 AM Reply. So, here’s the thing. I wiped ssd from previous owner on my macbook pro mid 2009 and now i have no way to install os x on it. Step 2: Now that El Capitan is downloaded, you will now need to create a bootable OS X El Capitan USB flash drive. Doing this will allow you to install a fresh copy of OS X on your Mac from the flash drive, rather than having to upgrade to the new OS over an existing installation. I have the same issue with my USB bootable stick created with TransMac utility. I have no other mac os near me, so can't use mac software. So my Air 2009 couldn't see this USB stick with el capitan - tried to unplug it due to load with no success. Tried with 5 different sticks - USB stick is not a problem here. Any solution guys?


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.

El Capitan Mac


Create Installer

Usb

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:

How to create a bootable usb el capitan


Command for macOS High Sierra:

Bootable Usb El Capitan

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

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

Make El Capitan Install Usb

Command for Yosemite:

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

Command for Mavericks:

Mac Os Bootable Usb El Capitan

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

How To Make Bootable Usb El Capitan

How to use microsoft media player for windows 10.

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.

Create Bootable Usb El Capitan Without Terminal

Sep 13, 2018 1:16 PM