El Capitan Install Disk

  1. Install El Capitan On Mbr Disk
  2. Install El Capitan On External Disk
  3. Active Boot Disk Windows 10

Plug your drive into any eligible Mac to install El Capitan. To do this, shut down the mac you want to install El Capitan onto. Plug the Flash Drive into the computer. Reboot by pressing the power button and holding down the ⌥ Option key while it starts up. On a Mac that is compatible with El Capitan, open the disk image and run the installer within, named InstallMacOSX.pkg. It installs an app named Install OS X El Capitan into your Applications folder. You will create the bootable installer from this app, not from the disk image or.pkg installer. Use the 'createinstallmedia' command in Terminal. Download El Capitan from the App Store, cancel the subsequent installation and make sure that you have the following file in your Applications folder: ‘Install OS X El Capitan.app’ Open Disk Utility, select File New Image Blank Image Set the following parameters (in this order): Image format: DVD/CD master.

Table Of Content

View more Tutorials:

1- Requirements

In this document, I will guide you how to install Mac OS 10.11 on VMWare. First of all, you must ensure that your computer have been install VMWare. VMWare version 12 is highly recommend.
  • TODO Link?

2- Download Mac OS X 10.11

Download Mac OS X 10.11 (Backup Link)

3- Mac OS X Unlocker for VMware

You need to unlock Mac OS for VMWare before creating a virtual operating system Mac OS on VMWare. To do this, you need a software. Download Unlocker 2.0.8 at:
Note: You need to register an account to download, register an account is free.

4- Install virtual operating system Mac OS

Open VMWare, and click 'Create a New Virtual Machine'.
Create an empty folder to create Mac OS virtual machine. For example, 'F:VMwareOS X 10.11'.
Visual Machine is created.
You need to configure the hardware.
Usb
If you want to install Mac OS to iOS programming, you need to have a space of 4GB RAM for virtual machine.
Remove the hard drive of virtual machine to create a new hard drive which points to Mac OS file that you have downloaded earlier.
Click to add a new hard drive.
Select the location of Mac OS 10.11 image file, that you have downloaded previously.
It is not necessary to expand the drive, with Mac OS, 40GB is enough to install iOS programming tools. Here I expand to 100GB.
Disconnect the CD whenever you power the virtual machine.
it is very important to configure virtual machine. Open file 'OS X 10.11.vmx':
Add:
OK now you can run virtual machine Mac OS:

5- Install VMWare Tools

VMWare Tool is a tool that allows you to manipulate between 2 Windows that you are running and Mac OS that you are running on VMWare, such as copy & paste the files, ...
And now you need to install it.
Point to the darwin.iso files in thetools of unlocker that you downloaded earlier.

6- You may be interested

View more Tutorials:

Introduction

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.

To create bootable USB installer for Mac to Install Mac OS X El Capitan on Windows, on Mac or VirtualBox, you have to create bootable USB flash drive. Let’s get started on how to do it. First, you have to download TransMac software for Windows and install it on your computer. But to install or reinstall a recent version of OS X, you must either download a non-bootable installer from the Mac App Store or (via OS X’s invisible, bootable recovery partition) download 6GB.

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.

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

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.

Bootable Usb Mac Os Sierra

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

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.

Make el capitan install usb

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:

Create Bootable Usb Os X

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)

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.

Install El Capitan On Mbr Disk

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.

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

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.

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

In this article, I will show you How to create Bootable USB for Mac OS El Capitan on Windows using Transmac.Bliss font family free download mac. Therefore, you can create bootable USB for your Mac using Transmac on windows 10/7/8/8.1 here you will learn the easiest method of creating bootable USB. As you know that Mac OS EL Capitan is the newest version among Mac. In here just follow my steps to create a bootable USB installer for your Mac. is the twelfth major of the Mac operating system. Therefore, it has outstanding features that the previous version of Mac doesn’t have that. It is better now that we should create a bootable USB installer drive to install Mac OS.

You all have the information about “Transmac” software about its function that how it works, or how to download “TransMac” and how to install that on your Windows PC? However, you need the following requirements to create a great bootable USB installer for Mac OS El Capitan.

Why we use TransMac to Create bootable USB for mac os el Capitan?

TransMac is a simple application to open hard drives disk, Flash drives, CD/DVD high-density floppy disk on Windows 10/7/8/8.1 or lower version of other Windows. to use this application you just need to insert the drive you need, and one of the great function is this that it will automatically read the drives, TransMac is a great tool that you can access the Mac file on Windows operating system using TransMac.

TransMac Features

  • You are allowed to use the TransMac for 15 days trial, and after that, if you want to use that more then 15 days then you need to purchase that. All the features are the same for Mac.
  • The system requirements are you need Windows 10/7/8/8.1 or Windows Vista and XP.
  • The users can buy TransMac for $59.00 with the license.
  • Apple files system (APFS) are only supported.
  • Open Mac APFS/HFS/HFS+ format disk drives, flash drives, CD/DVD/Blu-ray media, HD floppies, dmg, dmg part, sparse bundle, and sparseimage files.
  • Copy files to Mac and image file
  • Format HFS to Mac
  • Save and restore image files to disk and USB flash.
  • Create, compress image files for Mac
  • Burn your ISO file and dmg file directly to CD/DVD Blu-ray.
  • View the partition layout

Now Create bootable USB for Mac OS El Capitan on Windows

Download Mac Os X El Capitan Bootable Usb Windows 10

Now it is the time to create a bootable USB installer using TransMac, To install Mac OS El Capitan on VirtualBox on Windows 10 you need a Bootable USB here you will learn the steps of creating a bootable USB installer for Mac OS El Capitan on Windows.

El capitan usb installer

Step #1. Before going to create a bootable USB for Mac OS El Capitan you need to download TransMac. Therefore, you can download TransMac from the given link. After that, you are download TransMac now install that on your computer, the installation process is too much easy everyone can install that on their PC/Computer with a simple procedure. Just click on the setup file and with some click, the installation will finish. After that, Launch TransMac when TransMac is launched you will see the list of Flash drives or local disk. Then Right-click on that flash you want to create bootable USB for Mac OS El Capitan then select Restore with Disk Image.

Install El Capitan On External Disk

Restore with the Disk image

Active Boot Disk Windows 10

Step #2. Now a warning message will pop-up after you select Restore with Disk Image, and in this step, select Yes.

Step #3. After that, you clicked on yes now a dialogue box will come just click on that and browse for VMDK file and select the file and click Open.

Mac Os Bootable Usb Windows

select Mac OS EL Capitan VMDK file

Step #4. After that, you clicked on Open in here your file will be ready to copy on USB drive click on “OK”.

Copying your File VMDK file to USB

Download Mac Os X El Capitan Bootable Usb 3.0

Step #5. After that, you clicked OK now in this step, your Mac OS EL Capitan VMDK file will copy to your USB drive. Have patience and wait for some minutes that should copy your file.

Copying Mac OS EL Capitan File to USB

Conclusion

Install Mac Os From Bootable Usb

That’s all about it,Now you are totally done with creating the USB drive. Therefore, if you faced any problem regarding this you can comment on below comment box and share your ideas. Furthermore, we will discuss that and don’t forget to subscribe our website with your email address and have a notification about our latest post.