El Capitan Date Install

El Capitan 10.11.6 is now released as the latest version of Download El Capitan. For OS X El Capitan users this update is recommended. The upgrade to OS X El Capitan v10.11.6 enhances your Mac's reliability, performance and protection and is advised for all users. Solves a problem that can prevent parental control accounts from saving settings. OS X El Capitan Installer. Official OS X El Capitan Installer from the Mac App Store. Un-archive the zip archive and you will get the app Installer. A bootable ISO or bootable USB can be made from this installer. Instructions on how to do that are on the Internet/Youtube. Click Utilities on the menu bar. Select Terminal. Confirm the date is wrong. Type date 16 ( example: June 21st ) Exit terminal. Once the Date and time are configured you will be able to install OS X. Easy fix, for a ridiculous error!

  1. El Capitan Install Date Fix
  2. El Capitan Date Install Mac
  3. Install El Capitan Dmg
El capitan date install download
El Capitan Post-Install Tools is an alternative solution to MultiBeast 8.0. The folder Post-Installation contains custom Clover installers and essential kexts.
The Clover installers will install Clover in UEFI Boot Mode or Legacy Boot Mode.
Clover_v2.3k_r3320-UEFI.pkg
Clover_v2.3k_r3320-Legacy.pkg
Clover_v2.3k_r3320-Legacy-Root.pkg
UEFI Boot Mode (Clover_v2.3k_r3320-UEFI.pkg) is recommended for 7/8/9+ Series CustoMac desktops and all UEFI capable systems.
Legacy Boot Mode (Clover_v2.3k_r3320-Legacy.pkg) is recommended for 5/6 Series CustoMac desktops and all BIOS based systems.
Legacy Boot Mode - Root (Clover_v2.3k_r3320-Legacy-Root.pkg) is for older systems such as Gigabyte X58 and 6 series systems with AWARD BIOS that cannot boot from EFI partition.
For further bootloader customization, download and run the official Clover package.
CustoMac Essentials
CustoMac Essentials.pkg will install the following kexts to /Library/Extensions:
FakeSMC.kext
AppleIntelE1000e.kext
AtherosE2200Ethernet.kext
RealtekRTL8111.kext

El Capitan Install Date Fix

Install
Reactions:noecolin, DoxyPad, gleisow and 100 others

The other day a co-worker needed to borrow a Mac, so I grabbed an older MacBook Air from storage. I decided to wipe out the laptop’s flash storage and install a fresh version of OS X. I created a bootable USB flash drive installer, plugged it into the laptop, pressed the Option key as the machine booted, and then selected the USB drive as the boot disk.

I then ran Disk Utility to reformat the drive and then ran the installer to install OS X. It looked like things were moving along, until this appeared on the screen.

I created another boot disk using a different storage drive, in case it was a hardware problem, but I got the same error. I figured that the fact that the laptop had been in storage for a while had something to do with it, and it did.

Note: This fix should work with OS X Mavericks and El Capitan. It also worked for me with macOS Sierra, which shows a different error message (“The installer payload failed signature check” pops up near the end of the installation) than the one that appears for El Capitan and Mavericks.

How to fix the problem

The installer checks the date on the computer. If the date isn’t current, you get the error above. The fix involves correcting the date on your Mac.

If you have an older OS on the Mac

If you have a complete OS on the Mac already, boot into it. Fix the date in the Date & Time system preference (Apple menu > System Preferences). Reboot using the USB boot disk, and you should be able to proceed with the installation.

If you don’t have an OS on the Mac

If you are in a situation like I was, and you don’t have a complete OS on your disk (you reformatted it), you’ll find that there’s no way to access the Date & Time system preference when you use an external USB boot installer drive. The Apple menu doesn’t give you access to System Preferences. You have to use the Terminal to set the date and time.

If you use an external boot disk, you Mac starts up into OS X Disk Utilities. You can access the Terminal by clicking on the Utilities menu and selecting Terminal. Once the Terminal has launched, follow these steps.

  1. At the prompt, type date to see the date that’s on the Mac. For example, here’s the date of the MacBook Air I worked on.
  1. If your Mac is connected to the internet, you can tell your Mac to check online for the current date and time. You can do this by typing at the prompt ntpdate -u time.apple.com and then pressing Return.

Your Mac should now have the current date and time. If you enter date again (as I did in the screenshot above) the information that appears will be current. You can now run the OS installer.

If you don’t have an internet connection

You can still use Terminal to set the date. Go into the Terminal as described above, then follow these steps.

El Capitan Date Install Mac

  1. At the prompt, type date to see the date that’s on the Mac.
  2. Figure out the numerical representation of the date and time. The pattern you need to follow:
    • Month: in two-digit format. For example, July is 07.
    • Day: in two-digit format. For example, the 19th is 19. Another example: the 7th is 07.
    • Time: in military format of hours and minutes. For example, 2:00 p.m. is 1400.
    • Year: Last two digits.

Install El Capitan Dmg

In my example, the numerical representation is 0719140016. This stands for July (07) 19, (19), 2 p.m. (1400), 2016 (16).

  1. At the prompt, type date [numerical], with [numerical] being the representation you figured out. In my example, I typed date 0719140016. Then press Return.

The date should be set. You can check the date again by typing date at the prompt. You can now run the installer.

Comments are closed.