Os X El Capitan Free Download

Warning: Please follow these instructions at your own risk. I am not responsible for any damage or information loss that could result from following this guide. Also, note that installing OS X on PC is illegal. Please buy a real Mac if you're satisfied with your Hackintosh. This guide is for evaluation purposes only.

Requirements

  • An Intel-based PC with UEFI bios
  • A USB flash drive with at least 16GB capacity
  • A dedicated hard drive (SSD highly recommended)
  • A computer running OS X (10.9 or later) for preparing the installation USB flash drive

Jun 10, 2020 Installing El Capitan. This fifth release of OS X is only available as a free download for Mac users. To install it you must have a Mac that is compatible with El Capitan. This version of OS X shares compatibility with the previous version, OS X 10.10 aka Yosemite. Here are the Mac systems with which El Capitan is compatible. This fifth release of OS X is only available as a free download for Mac users. To install it you must have a Mac that is compatible with El Capitan. This version of OS X shares compatibility with the previous version, OS X 10.10 aka Yosemite.Here are the Mac systems with which El Capitan is compatible:- iMac (Mid 2007 or newer)- MacBook Air.

I chose to avoid the UniBeast installer (by Tonymacx86) because of its commercialized nature, as described here. Here is a vanilla guide to installing El Capitan on your PC!

Preparing the USB Installation Drive

First things first. We need to prepare a USB thumb drive that will contain the installation files as well as the bootloader and custom kexts for our specific Hackintosh build.

Download El Capitan from the Mac App Store

Head over to your existing OS X environment running 10.9 or later and open the Mac App Store.

Search for 'El Capitan' and click Download. The download is completely free if you're running OS X 10.9+.

Wait for the download to finish (this could take some time).

Format the USB Drive

Open Disk Utility in Applications/Utilities and locate your USB device. Make sure you've backed up anything important on that drive as it will be erased forever.

Select it, and then on the right, click the partition tab.

  1. Click Curent Layout and change it to 1 Partition.
  2. Set the Name to USB.
  3. Set the Format to Mac OS Extended (Journaled).
  4. Click Options and select GUID Partition Table.

Click Apply to format the drive.

Copy the Installation Files to the USB Drive

Now that we've downloaded the installation files from the Mac App Store and formatted our USB drive, let's copy the installation files to it.

Run the following command in the Terminal (Applications/Utilities):

The command will run a script inside the Install OS X El Capitan application that will copy the installation files to the USB drive.

This process takes about 15 minutes. Go out for a quick run, or a hamburger, or both. When you come back, it should have finished.

Installing a Bootloader

If you tried to boot from the USB drive as is after the previous step on a PC, it wouldn't work. We need a bootloader that makes it possible to boot OS X on x86 and x86_64 PCs.

There are 3 popular bootloaders to choose from.

  • Clover
  • Chameleon
  • Chimera

I went with Clover as it seems to be the most popular choice among other El Capitan installers, mostly for the following reasons:

Clover is an open-source EFI-based bootloader created on Apr 4, 2011. It has a totally different approach from Chameleon and Chimera. It can emulate the EFI portion present on real Macs and boot the OS from there instead of using the regular legacy BIOS approach used by Chameleon and Chimera. For many, Clover is considered the next-gen bootloader and soon it will become the only choice since BIOS in being replaced by UEFI in every new motherboard. One big feature of Clover is that iMessage, iCloud, the Mac App Store works along with Find My Mac, Back To My Mac and FileVault since Clover can use the EFI partition. (Read more)

Install Clover on Your USB Drive

Installing Clover on your USB drive is relatively easy. It involves running an installation wizard and selecting some options.

Download the latest Clover installer from here.

  1. Run the installer.
  2. Click Continue twice.
  3. Click Change Install Location and set it to your formatted USB drive.
  4. Click Customize and check the following options:
    • [x] Install for UEFI booting only
    • [x] Install Clover in the ESP
    • [ ] Drivers64UEFI
      • [x] OsxAptioFixDrv-64 - fixes memory map created by AMI Aptio EFI. Booting OS X is impossible otherwise.
  1. Click Install and wait for the installation to finish. It shouldn't take more than a minute.
Copy Essential Kexts to the USB Drive

Next, we'll need to copy some kexts (kernal extensions, similar to drivers on Windows) to the USB drive.

  • FakeSMC.kext - open source SMC device driver/emulator developed by netkas. Tricks OS X into thinking it's installed on Apple hardware. Absolutely required for Hackintosh installation.
  • NullCPUPowerManagement.kext - disables AppleIntelCPUPowerManagement.kext which may cause kernel panics when you try to boot from the USB drive. It's optional, copy it only if you get an AppleIntelCPUPowerManagement-related kernel panic.
  • ApplePS2Controller.kext and AppleACPIPS2Nub.kext - adds support for PS2 devices (such as PS2 keyboard/mouse). They're optional, copy them only if you still use PS2 devices.

Download these files from here and copy them to the EFI mounted volume at /EFI/Clover/kexts/10.11/.

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 selected by default). Press the spacebar and select Boot Mac OS X in verbose mode. Verbose mode means that you'll be able to see exactly what's going on under the hood as OS X attempts to boot up its installer. You'll be able to see the exact error message if booting fails.

Press Enter and cross your fingers. Clover will now boot the installer from your USB drive. This could take some time, in my case, it takes around 5 minutes (Don't worry -- the startup time is around 5 seconds after installing on an SSD).

Did it fail?

It's more than likely that the boot will fail. Don't panic (ha-ha), as kernel panics usually mean that you forgot to copy an essential kext to the EFI partition. Look up the exact error you're getting before the boot log comes to an end and search Google for a solution.

Once you find an additional kext that your system needs, you'd attempt to copy it to the EFI volume, only to discover that it's gone! Not to worry, it's just unmounted and hidden. Follow this guide to mount the hidden partition, and then, follow the Copy Essential Kexts section above to copy it to the USB drive's EFI partition.

Format the Target Hard Drive

Once the installation wizard boots, the next step is to prepare the hard drive that you want to install OS X on.

Click Continue, followed by Disk Utility.

Select the target drive to install to (not the USB drive!) and click the Erase button. Make sure to back up anything important on that drive, as it will be deleted forever.

  1. Set the Name to El Capitan.
  2. Set the Format to OS X Extended (Journaled).
  3. Set the Scheme to GUID Partition Map.

Click Erase to format the drive.

Install OS X to the Target Drive

Exit the Disk Utility and click Install OS X.

Click Show All Disks and select the drive you just formatted to install OS X on it. Finally, click Install.

The process takes about 25 minutes. Be patient. For me, it hung at the end ('1 second remaining') for around 5 minutes. Don't be tempted to reset or cancel the installation.

When that's done, the system will reboot. Make sure to boot from the USB device again, and select Boot OS X Install from Install OS X El Capitan once again, in verbose mode. The installation is a two-part process that continues once you re-boot into the USB drive.

Finally, after about 25 more minutes, OS X El Capitan should be successfully installed on the target drive.

Boot into El Capitan via the USB Device

After the second reboot, boot from the USB device once again, but this time, select Boot OS X from El Capitan, and select verbose mode.

Os x el capitanCapitan

Press Enter and cross your fingers again. If all goes well, you'll be presented with the setup wizard:

Take a minute to set up your new Hackintosh. Once you're done, there are a few things you need to do to finish off the installation.

Reinstall Clover on the Hackintosh Drive

In the previous step, we used Clover on our USB drive to boot our Hackintosh. This is fine, but most of us aren't going to keep that USB drive plugged in forever. Let's make it possible to boot El Capitan independently by reinstalling Clover on it.

Go back up to the Install Clover on Your USB Drive section and follow the steps again, but this time, select your El Capitan volume instead of the USB drive.

Os x 10.11 el capitan free download

Once again, copy the essential kexts to the EFI partition that shows up after installing Clover.

Finally, make sure to add Clover EFI boot options which is possible by pressing Clover Boot Options in the Clover boot window (if there are 2 boot options -- find the one for your SATA drive). I literally spent 3 hours figuring out why Clover would not boot when I disconnected the USB drive before I figured out that I need to manually add the EFI boot options.

Now you'll be able to boot directly from the El Capitan hard drive, as it should be!

Audio and Networking

If you're lucky, audio and networking will work right out of the box. If not, you're on your own from here. You'll need to research your exact hardware (by using System Information in Applications/Utilities) and searching Google to find the right kext or installer to make it work on El Capitan.

Clover Themes

The default Clover theme is pretty ugly (no offense). Check out this theme database to improve Clover's appearance.

This is YosemiteLogin by xenatt:

Enjoy!

That's it! Enjoy your new Hackintosh, and if you absolutely love it, consider buying a Mac!


With quite 89 million users—consumers, scientists, animators, developers, and system administrators—OS X is the most generally used UNIX® desktop OS. In addition, OS X is that the only UNIX environment that natively runs Microsoft Office, Adobe Photoshop, and thousands of other consumer applications—all side by side with traditional command-line UNIX applications. Tight integration with hardware— from the sleek MacBook to the powerful Mac Pro—makes OS X the platform of choice for an emerging generation of power users.

The Mac OS X El Capitan 10.11.6 Intel USB Install is Available with new and fast downloadable links in the full offline installer standalone setup Which is Free Downloadable for the supported version of windows. Download file - MAC OS X 10.11 El Capitan For Windows PC.zip. FAST INSTANT DOWNLOAD Download type. 1 Download Mac OS X Snow Leopard. Mac OS X Snow Leopard (version 10.6) is the seventh major. El Capitan builds on the groundbreaking features and beautiful design of OS X Yosemite, refining the Mac experience with updates to window management, built-in apps, and Spotlight search, and performance improvements to make everyday activities — like launching and switching apps, opening PDFs and accessing email — faster and more responsive.

Working framework X El Capitan is as of now open for straightforward download and at present, this new change is known to all. This advantageous downloading opportunity is at present by and large grabbed excitedly by the submitted Mac owners as they can acknowledge benefits with the latest type of OS X presented. Besides Mac, OS X EL Captain also offers unexpected yet shocking points of interest over PC. At any rate, presenting MAC OS X on non-Apple gear is to some degree repetitive and snared.

You would be happy to understand that, this latest development is permitted to all. Its current open interpretation is exclusively planned to meet private net surfing issues viably.

Right when you are proposing to run Mac OS X 10.11 EL Capitan on VirtualBox and that too on windows, it will butcher a limited quantity of your extra essentialness yet when done it is awesome.

Also Read:-How to Install macOS High Sierra on Virtualbox

Overview of Mac OS X El Capitan on Virtualbox on Windows

The power technologies in OS X El Capitan were built with the capabilities of recent processors and therefore the demands of recent apps in mind. The new power technologies work together to realize substantial power savings while maintaining—and in some cases even improving—the responsiveness and performance of your Mac.

These technologies are rooted during a few key principles:

  • Just work for existing apps. No changes to applications should be needed, though small changes may facilitate additional power savings.
  • Keep as many processor cores idle as possible given the demand for CPU.
  • When on battery power, only work that the user is requesting or that’s absolutely essential.

USB Power Management

Traditionally, USB device power management is completed manually, with a function driver making explicit suspend or resume calls on a USB device service. This is often error-prone and leads to overly complex driver code to manage the power state.

USB in OS X El Capitan has been completely implemented to profit from an equivalent USB architecture and aggressive power management policy adopted by iOS. Each endpoint in a device is often given an idle timeout in milliseconds, and an endpoint is taken into account idle if a lively transfer hasn’t completed within that timeout. The device has an idle state also, which may be a logical AND of the idle state for the endpoints related to the device. Only the device idle timeout expires does the OS pause I/O on the bus and electrically suspend the device at the port.

The idling system is a crucial advance because drivers don’t have to actively participate in power state transitions.

System Integrity Protection

System Integrity Protection may be a policy introduced in OS X El Capitan to assist prevent malicious software from performing harmful actions on your Mac. System Integrity Protection prevents software from modifying files and folders owned by the system, albeit the software is run because of the administrator or with root privileges.

Examples of paths within the filing system that are protected include the following:

  • System folder
  • /bin/
  • /sbin/
  • /usr/ (with the exception of /usr/local/)

In addition, System Integrity Protection prevents modification of applications and utilities that are installed with OS X and prevents changes to your boot volume without your data.

Data Compression

Four different compression algorithms are supported, giving developers a choice between speed, compression rations, and interoperability with non-Apple devices.

LZ4

LZ4 is a particularly high-performance compressor. OS X implements encoder support at level 6 only. It uses a dictionary compression scheme and features a high compression ratio and a variable compression dictionary size.

ZLIB

Zlib may be a lossless data compression library to be used on a spread of operating systems. OS X implements a ZLIB encoder at level 5, which provides an honest balance between compression speed and compression ratio.

Following are the installation along with the interfaces steps:

Mount Installer DMG record to macOS

  • hdiutil interface/Applications/Install OS X El Capitan.app/Contents/SharedSupport/InstallESD.dmg – no verify – no browse – mount point/Volumes/Install

Download El Capitan Installer

Make a DMG Disk

  • hdiutil make – o/tmp/elcapitan – size 7900m – volname elcapitan – design SPUD – fs HFS+J # hdiutil affix/tmp/elcapitan.dmg – noverify – mountpoint/Volumes/elcapitan

Copy Installer to new Disk

  • asr restore – source/volumes/Install/basesystem.dmg – target/Volumes/elcapitan – no prompt – no verify – erase
  • # rm/Volumes/OS X Base System/System/Installation/Packages

Download Mac OS X El Capitan on Virtualbox on Windows

You can download the Mac OS X El Capitan on Virtualbox on Windows by accessing the link below. Also, make sure that you have enough back up before you proceed with the same. There are a lot of duplicate ISO images on the market and it is best to download the same from a trusted source.

There are two recommended installation methods for El Capitan download and install on your Mac PC or Laptop recommended by the Apple. Before use those installation methods you should need to have free space (around 12 GB) on your drive for keeping the installation files when installation is processing. If you do not have free space available on your drive, please use some cleaning software to clean up the drive to remove junk files and unnecessary application data and folders from the drive.

Then you must keep a backup of your previous file, folders, and applications before upgrading the El Capitan download installation. You can use a clone backup tool for backing up your Mac PC or laptop.


Install El Capitan Download On Empty Volume

In this method, you will be installing the Mac OS X El Capitan on an empty drive. The volume doesn’t have any files, folders or applications. There is no any startup volume on your PC when you are going to clean install El Capitan. So you can easily use the El Capitan installer to install the OS X into the clean empty volume.

Install El Capitan On The Startup Volume

In this method, you will be installing the OS X on your existing startup volume. Here you need to keep a backup of your data stored on the existing startup volume. For install the El Capitan on your startup volume, you need to create a bootable USB installer on a separate drive (USB pen drive).

Keep A Backup For El Capitan Download Before Installing.

You need to choose a good backup tool for backing up the existing OS’ files, folders, and applications. There are many tools and applications available on the internet for backing up the Mac OS X El Capitan download.

You can check whether the created bootable drive is working properly by checking system preferences and selecting the startup disk pane and booting the backed up drive.

How To Create A Bootable Installer To Install El Capitan Download

Apple Mac Apps store allows you to El Capitan installer directly. All you need to do is navigate through the Mac Apps store and find the appropriate link to El Capitan download. Next, you need to do is to create a bootable USB installer. Before you do this step please keep more than 12 GB of free volume space to create the bootable USB installer.

Mac El Capitan Download Free

Then Follow The Steps That Mentioned Below.

First of all, you need to plug in the USB drive to your Mac PC or laptop. Here you should use a second internal volume for installing the files. Then open the terminal by searching the search bar and type the command createinstallmedia and enter. As soon as you enter the above command, the system will identify the USB drive which is plug in on it. After the recognizing, the system will begin to store the El Capitan installer files on the USB. After a few minutes, the system creates a bootable USB drive that has the El Capitan installer.

Enter the following path to the terminal

/Applications/Install OS X El Capitan.app/Contents/Resources/createinstallmedia

Mac Os X Download Free

Here the El Capitan installer must be in the application folder to do this step.

Demo: -

In this example, the El Capitan installer in the application folder and Myusb is the name of USB drive which is used to boot.

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

iMac, Mac Book, 13 inch Mac Book Pro, Mac Book Retina Models, 17 inch Mac Book Pro, Mac Book Black and White, Xserve – 2009, 15 inch Mac Book Pro, Mac Mini, Mac Book Air, Mac Pro

El Capitan Software

Mac Os X Download For Windows 10

System Requirements For El Capitan Download

Os X On Windows

OS X v10.6.8 or later, 2GB memory, 8.8GB storage

Os X El Capitan 10.11.6 Free Download