When trying to upgrade from OS X 10.6.8 Snow Leopard to OS X 10.11.6 El Capitan, I repeatedly encountered a frustrating error message: 'OS X could not be installed on your computer. No packages were eligible for install. Contact the software manufacturer for assistance. Quit the installer to restart your computer and try again.'
How to trick the OS X installer. When the OS X installer complains that 'No packages were eligible for install' and displays this window: don't restart your Mac. Turn Wi-Fi off or unplug the Ethernet cord, depending on your configuration, to prevent your Mac from connecting to the Internet: Select UtilitiesTerminal: Click the window that. Mac Os X No Packages Were Eligible For Install The Mojave 10.14.1 update does NOT install properly on unsupported machines, and could result in an unbootable OS. If you want to install the 10.14.1 update (and are not currently running 10.14.1), perform the following steps. At the end of 2019, Mojave Installer will not work and may throw an error “macOS Mojave could not be installed on your computer – No packages were eligible for install” to fix this open Terminal (From Utilities Menu Terminal) and run the following Command. How to download nba 2k17. Oct 16, 2016 No packages were eligible for install. This is what it looks like in the installer. Black ops zombies iphone. Upon seeing this I went 'HUH?' Because the installation was from a thumb drive I'd used many times to install Mac OS X (El Capitan) successfully. The above image came from an attempt to install El Capitan. I just got the following message, macOS could not be. OS X No Packages were eligible for install repaired. “No packages were eligible for install” is a message that appears when attempting to install OS X El Capitan on older macs. Quicken 2013 mondo patch. MacBooks are a very popular purchase in Melbourne and around Australia so it is important to understand the reasoning behind why this message appears.
If you ever get this error while attempting to install OS X, you will likely need to set the date using terminal.
The simplest way to set it (if you have no OS installed on the machine) is to boot the install media, open the terminal and check the date (type date).
The following information was found on someones site (sorry I forget which), but I have included it here to make it easier to correct this issue.
Use the following command in terminal to set the machine to a time and date of your choosing:
date {month}{day}{hour}{minute}{year}
Mac Os X No Packages Were Eligible For Install Os X
For example, to set it to 8pm on the 2nd October 2018date 100220002018
The command below will output the current date in a format suitable for use on another machine:
Hackintosh No Packages Were Eligible
date '+%m%d%H%M%Y.%S'
Mac Os X No Packages Were Eligible For Install El Capitan
Further, the following (mouthful of a command) will let you specify a date and time in a more readable format and set it in one go:
date -f '%Y-%m-%d %H:%M:%S' '2016-07-09 15:20:10'