Guide to Installing OS X Yosemite on Unsupported Macs
Method 1 - macOS Extractor
ANY HARM OR DAMAGE CAUSED BY THIS GUIDE HAPPENED UNDER YOUR OWN RESPONSIBILITY!
IF YOU HAVE ANY REGRETS ABOUT DOING THIS TO YOUR MAC, YOU PROBABLY SHOULDN'T DO IT. IF YOU ARE QUESTIONING WHETHER IT IS WORTH IT, YOU SHOULD DEFINITELY NOT TRY THIS.
PLEASE
READ THIS GUIDE BEFORE ASKING QUESTIONS? WE HAVE TOO MANY EMAILS AND SKYPE MESSAGES TO ANSWER AND CAN'T BABY YOU THROUGH THIS ONE STEP AT A TIME. IF YOU CAN'T FIGURE YOUR WAY AROUND OS X, YOU SHOULDN'T BE DOING THIS.
Be sure to have root privileges (administrator password) as OS X will prompt you for this on some stage.
A: Preparing The Installation Drive
- Make a BACKUP of your system if you can.
- macOS Extractor has generally everything you need to patch OS X (There are also numerous other sources that can help).
- Get an OS X Yosemite Installer app (Recommended from the Mac App Store)
- Make sure your Mac meets the Requirements above
- A USB or Secondary Partition to put the patched Installer (A Installation Drive for reference)
B: Start Patching
- Install macOS Extractor.
- A new drive might appear on your Desktop called ‘OS X Install ESD’. Don’t worry about that. The AutoPatch Tool will unmount that when it's done.
- Go to Applications/OS X Hackers Patch Files and run the AutoPatch package.
- Select the disk or partition that you're fine using an installer drive that you want as the installer. WARNING: DO NOT SELECT YOUR CURRENT PARTITION (i.e Macintosh HD)
C: Installation
- Reboot your Mac holding option (alt) key.
- Select the Installation drive "OS X Base System" (and press enter)
- If the Installer Drive boots you back to the main partition, try blessing the drive from your terminal app:
Code:
sudo bless --folder /Volumes/OS\ X\ Base\ System --file /Volumes/OS\ X\ Base\ System/System/Library/CoreServices/boot.efi --setBoot
- When booted click install/continue until you reach the disk selection menu, select the partition you wish to install Yosemite on (probably Macintosh HD) if you are sure about it, else select another empty drive (at least 15GB for testing/bigger if it should be a secondary system)
D: If Reboot Fails
(If the Mac does not reboot to the Yosemite desktop boot to the installation drive again and perform the following.
Boot back into the Yosemite Install Partition
open the terminal at the top menu bar or boot into single-user mode (Hold Command -S immediately after turning on)
enter:
Code:
sudo rm /Volumes/[Main Drive Name]/System/Library/CoreServices/PlatformSupport.plist
E: Install these 64-bit Kexts from the Kexts folder from OS X Extractor
(These will better the graphics by a little but you will not have Graphics Acceleration. Still in beta so they may not work well)
- Navigate in your Finder and go to the 'OS X Hackers Patch Files' folder in your Applications Folder
- Open the 'Kexts' Folder
- Choose your Graphics Card Kext Installer and launch it.
- Select the Partition or Hard Drive that you are currently using the patched OS X. Install it. (Admin privileges required)
- Restart your Mac
IF your Macbook can't wake up from sleep:
Because of the lack of working Graphics Acceleration. Your MacBook may not be able to wake from a display sleep. The Kext Installer includes a NoSleep Extension and Brightness App.
CONGRATULATIONS!!!