Create El Capitan Usb Installer

This is Ultimate tutorial for installing Mac OSX up to EL Capitan 10.11.
You don't need working mac installation or AHCI capable motherboard, it can be done on any PC.
Tools that you need:
OSF Mount - http://www.osforensics.com/tools/mount-disk-images.html - This is most important tool, it can mount efi partition on image and edit it.
image link: https://goo.gl/nMcpOG
win 32 disk imager - http://win32-disk-imager.en.uptodown.com/ - this will be used to write image to USB, you can also use other software, there are many of them, i use this one.
In case you did not listen to me and you want to do this harder way:
http://www.hackintosh.zone/file/828-bootdiskutility-v212015/ - utility that can install clover from windows.
https://sourceforge.net/projects/cloverefiboot/files/Installer/ - Clover installer package
The most important note!!! ---- You need Sata kext in 10.11 folder, that will make your HDD to show up in disk manager, without it you will get still waiting for root device and your HDD wont show up in disk utility and you wont be able to install EL Capitan on your HDD.
My Specs :
Processor - e7200 core2duo
Ram - 6gb - different modules with different speed and latency
HDD - 320+720gb - sata2
USB - 16gb Kingstone
GPU - HD 7850 2gb dual bios.
Motherboard - P5N-D - https://www.asus.com/Motherboards/P5ND/

Introduction

  • Install El Capitan. Now that the installation USB drive is ready, let's install OS X El Capitan! Boot from the USB Drive. Restart your computer and boot from the USB drive (Press Esc/F8/Del to access the boot selection menu). Use the arrow keys to select Boot OS X Install from Install OS X El Capitan (It should be.
  • 1: Rename the USB Flash Drive to Become the OS X El Capitan Bootable Installer. The next thing you’ll want to do is rename the target volume that you wish to turn into a bootable installer drive, in this case an external USB flash drive. To avoid any confusion, we’re naming the USB drive to “ElCapInstaller” (without the quotations.

Apple officially released OS X 10.11 El Capitan operating system in September 2015 as an update through Apple App Store. This actualization will update core of your system and preserve your user data.

However, if you want to have a clean installation of El Capitan on your Mac you will need to create a special installation USB drive and in this article we will show you how.

What you need to create a bootable installer Os X El Capitan Bootable Usb Installer. A USB flash drive or other secondary volume formatted as Mac OS Extended, with at least 14GB of available storage; A downloaded installer for macOS Big Sur, Catalina, Mojave, High Sierra, or El Capitan; Download macOS. Here's how to Create Bootable USB Installer for macOS X El Capitan on Windows. After the TransMac is installed, open it up. Once it's there, insert the USB drive and right-click on the USB drive and select Restore with Disk Image. Z3x samsung tool pro 29.5. Step 4: Click Yosemite (10.10) since there is no option available for El Capitan currently. Step 5: Click Select an Install file Step 6: In the Applications folder, select Install OS X 10.11 and click Choose. Step 7: Click An 8 GB USB thumb drive. Step 8: Select your USB flash drive and click Choose this disk. Step 9: Click Erase then create.

Four ways how to create El Capitan USB installation flash drive:

Preparation - get OS X El Capitan installer and USB flash drive

Download El Capitan installer (Install OS X El Capitan.app in Applications folder) available in Mac App Store.

Prepare a flash drive with OS X Disk Utility. Format it with GUID Partition Table and name it as Untitled. The minimal capacity of flash drive must be 8 GB.

How to create El Capitan installation USB drive with createinstallmedia tool

Create El Capitan Usb Installer Windows

The createinstallmedia is a command line tool distributed with OS X installer.

When you have prepared your USB flash drive and El Capitan installer is downloaded from App Store ► open Terminal and type command:

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

In our case 'Untitled' is the name of USB flash drive! Replace 'Untilled' by name of your flash drive.
Wait a few minutes and your El Capitan installation USB drive will be prepared.

To install OS X El Capitan ► restart computer ► hold the Option key and select Installation USB drive from the menu.

How to create El Capitan USB installation with Terminal commands

When your USB flash drive is ready and El Capitan installer downloaded from App Store ► Open Terminal and type the following sequence of commands:

sudo hdiutil attach /Applications/Install OS X El Capitan.app/Contents/SharedSupport/InstallESD.dmg

sudo asr restore -source /Volumes/OS X Install ESD/BaseSystem.dmg -target /Volumes/Untitled -erase -format HFS+

sudo rm /Volumes/OS X Base System/System/Installation/Packages

sudo cp -a /Volumes/OS X Install ESD/Packages /Volumes/OS X Base System/System/Installation/Packages

sudo cp -a /Volumes/OS X Install ESD/BaseSystem.chunklist /Volumes/OS X Base System

sudo cp -a /Volumes/OS X Install ESD/BaseSystem.chunklist /Volumes/OS X Base System

Create el capitan usb installer windows 10

sudo cp -a /Volumes/OS X Install ESD/BaseSystem.dmg /Volumes/OS X Base System

hdiutil detach /Volumes/OS X Install ESD

Now wait until your bootable installation flash drive with OS X 10.11 El Capitan is made.

To install OS X El Capitan ► restart computer ► hold the Option key and select Installation USB drive from the menu.

How to create El Capitan USB installation with Disk Utility and Finder

When your USB flash drive is ready and El Capitan installer downloaded from App Store ► Open Terminal and type:

defaults write com.apple.finder AppleShowAllFiles 1 && killall Finder

This command allows you to view hidden files in Finder.

Now Open Finder ► Applications ► Install OS X El Capitan.app ► right click ► Select Show Package Contents option.

Navigate to Contents/SharedSupport ► Mount InstallESD.dmg file

Open OS X Install ESD archive in Finder and mount BaseSystem.dmg archive

Connect USB drive and open Disk Utility (/Applications/Utilities)

Create El Capitan Usb Installer Downloads

Select the USB drive from the list of disks, select Restore tab and pick Select OS X Base System archive as a source and USB flash drive as the destination. When ready click on Restore button.

After the Restore process is finished, open Finder ► open USB drive (OS X Base System) ► go to the System/Installation folder and select Packages file and delete it.

Open OS X Install ESD volume in Finder, select Packages folder and copy them to System/Installation folder on USB drive.

Also copy BaseSystem.chunklist and BaseSystem.dmg files from InstallESD.dmg volume to root of USB flash drive (OS X Base System).

Now your El Capitan installation USB drive is prepared and ready for use.

To install OS X El Capitan ► restart computer ► hold the Option key and select Installation USB drive from the menu.

How to create El Capitan USB installation disk with DiskMaker X

DiskMaker X tool is Wizard like tool that allows you create OS X installation disk. Download DiskMaker X to your Mac and copy it to Applications folder.

When you have prepared your USB flash drive and El Capitan installer is downloaded from App Store ► open DiskMaker X.

El Capitan Usb Boot

Select version of OS X (in our case El Capitan)

Create El Capitan Usb Installer Download

Select copy of OS X installation app

Select USB drive that will be used for USB installation

And wait a few minutes till the the DiskMaker X finish creating process.

El Capitan Bootable Usb Windows

Make

Create El Capitan Usb Bootable Installer From Catalina

To install OS X El Capitan ► restart computer ► hold the Option key and select Installation USB drive from the menu.