El Capitan Cannot Be Installed On This Computer

Scenario

I got the task to install a fresh OS X (El Capitan) to friend in an iMac 2007 and it's a surprise how can be done. Before I start I assume that you want a fresh installation so make a backup of your information in an external device (or the cloud with dropbox) before start. Some Macs from 2009 and up have the option of 'Command + R' method, but in this case we assume that it does not work.

Oct 01, 2015 Go to the Applications folder. Open the program called “Install OS X El Capitan”. Follow the on-screen instructions. If this program is missing or will not run, then move it to the trash and empty the trash, followed by re-downloading it from the App Store. An alternative approach is to create a dedicated installation drive from the El. OS X El Capitan won't install on these two MacBook Pros (8,1). Let's find out!Support the show and get in the credits http://Patreon.com/KrazyKenWant.

Mar 14, 2016 Step 04. Now it will download and install the Mac OS X on your Mac computer. It will take some time to finish the installation process. Hope you successfully install El Capitan on your Macbook or iMac. Re-downloaded a fresh copy of 'Install OS X El Capitan' from the App Store, re-ran Unibeast 6.2.0 on an erased 16 GB USB drive; same problem repeats when attempting an install of El Cap on a new computer: Intel Core i7 6700 CPU, Gigabyte GA-H170N-WIFI motherboard, BIOS version F4c, Kingston 16 GB DDR4 RAM, Samsung 850 EVO 250 GB SSD. Jul 08, 2020 El Capitan probably needs the most prep steps of any OS X system install. Specific steps for El Capitan in that support article, and you have to change your system clock before you begin the install of El Capitan. Boot to the Installer, at the menu screen, open the terminal, enter date, then press enter.

Requirements

  1. You have a 'OS X El Capitan.dmg' downloaded. (look for them in torrent.)
  2. You have a USB drive (USB flash drive) of at least 8 GB of capacity.
  3. All this process will happen in a OS X environment. (No Windows please.)
Mac os el capitan install

Happy path

Cannot
  1. Create an install boot drive using the USB drive and the 'OS X El Capitan.dmg'.
  2. Boot to recovery mode in the USB drive and wipe the hard drive (ALL DATA IN HARD DRIVE WILL BE LOST, DO BACKUP!!!)
  3. Install 'OS X El Capitan' and have a beer!

Step 1

El Capitan Cannot Be Installed On This Computer
  1. Double click on 'OS X El Capitan.dmg' to mount this in 'Finder'. Once mount and open, it should show a name like this 'OS X El Capitan'. Copy this to your 'Documents' folder (Command + C and Command + V, or simply grab the icon and drop it in the 'Documents').
  2. Insert the USB drive to your computer and rename it like 'INSTALL'.
  3. Open the terminal and do this command:

    sudo Documents/OS X El Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/INSTALL --applicationpath Documents/OS X El Capitan.app
  4. This command will ask you for your password in order to proceed. It will ask you to confirm with 'Y' for the actions that will happen in the USB drive. Once it start it should take from 15 to 30 minutes or until it finishes coping all installation files to the USB drive and making it able to boot.

Step 2

  1. Restart your computer and once you hear the sound that is starting press and keep press for a while 'Option (Alt)' key until it shows a menu for select different drives. Select the one that says something like 'OS X 10.11 install drive', and click in the below arrow.
  2. Wait until it boots up a screen of different options. Now click on the top bar on the screen that says 'Utilities', and then 'Disk Utility...'. Once open this menu, select the first 'Internal' drive (at the left), and then click on 'Erase' and on the confirmation dialog enter in the highlighted input name 'Macintosh' and then click 'Erase'. Wait until it finish doing this process. Now go to the top bar in the screen and click on 'Disk Utility' and the 'Quit Disk Utility'.
  3. Now it should take you to the same screen when it boot up.

Step 3

Cannot

Mac Os X Cannot Be Installed On This Computer El Capitan

  1. We are ready to install but this step is the most critical one because of different errors that can happen so lets do it in way that whatever error happen we can keep trying to install.
  2. Click on the top bar on the screen that says 'Utilities', and then 'Terminal ...'. Once the terminal is open do this command:
    installer -verbose -pkg /Volumes/Mac OS X Install DVD/Packages/OSInstall.mpkg -target /Volumes/Macintosh
  3. The installation happens in text mode, so be patient until it finishes. At this time 2 types of error might happen:
    A. 'This copy of the Install OS X El Capitan application can't be verified. It may have been corrupted or tampered with during downloading.'
    B. 'OS X could not be installed on your computer. No package were eligible for install. Contact the software manufacturer for assistance. Quit the installer to restart your computer and try again. Restart'
    Both errors have the same solution and is very easy (and very crazy). So whenever one of this errors happens the installation stops. So we need to change the date of the computer to a year when 'OS X El Capitan' were released (don't ask me why), just type something like this:
    date 101407002015
    or
    date 101407002016
    after that type command
    date
    to check that the date is in 2015 or in the second case 2016.
    and then try again the installer command in step 2 in the terminal (installer -verbose etc...) and wait until the installation finishes (if the hard drive is not a SSD it will take some time, just wait until no more ### symbols).
  4. Now click on the top bar on the screen on the apple symbol and restart the computer. Once you hear the sound that is starting DISCONNECT THE USB DRIVE and have your beer in your hand to configure your fresh Mac or iMac.