Loading document…
Opening in Pages for Mac...
Choose Media…
Your browser isn’t fully supported.
For the best Pages for iCloud experience, use a supported browser.
Learn More
Cancel
Continue
Guide for installing
Yosemite
on a Mac Pro 1,1 or 2,1
the boot.efi method
I have tried to be as complete and clear in this guide as possible. However, I am not
responsible for an damages that may occur as a result of this guide.
Things you will need
1.
A copy of the
Yosemite
Install App and an app called Pacifi st
2.
A Mac Pro 1,1 or 2,1 with an upgraded video card (7300GT or X1900XT will not work)
3.
An 8GB or larger thumb drive
4.
Either
boot.efi fi le downloadable here. Black is a white Apple on a black background and
Grey is the traditional Apple boot screen
:
Black:
https://mega.nz/#!6sIw0QAa!38dBEPUwPb2y8Inh0w-REL6MH-9K90vZjpMSzazNy-E
Grey:
https://mega.nz/#!2tIkkSpa!4zFpN9f3L6zV_D5wXJ1KMT40KkLlXKQ901-eQaRaLTA
Creating the
Yosemite
thumb drive installer
1.
Right click on the downloaded
Yosemite
Installer app and click show package contents.
2.
In terminal you will need to show hidden fi le using the following command
s
defaults write com.apple.
fi
nder AppleShowAllFiles YES
killall Finder
3.
Browse to the folder
/
Contents
/
SharedSupport
4.
Double-click to mount
"
InstallESD.dmg
"
5.
Open
up Disk Utility and drag BaseSystem.dmg to the side bar
in Disk Utility
.
6.
Click on
BaseSystem.dmg
in Disk Utility
and select the Restore tab
7.
Set the BaseSystem.dmg as the source and choose the
thumb drive (formatted as HFS+
and GUID) as the
destination
.
8.
You can rename the thumb drive after it has fi nished restoring
.
9.
Once that is done, use
F
inder to browse the
newly
resto
red thumb drive installer
.
10.
Go
to
the folder
/
System
/
Installation on the thumb drive and delete the
"
Packages
"
alias
fi le.
11.
Go back to the mounted InstallESD.dmg and drag the
"
Packages
"
folder to the
thumb drive
into the
/
System
/
Installation folder where the alias
fi le
used to be
.
12.
Copy the "BaseSystem.dmg" and "BaseSystem.chunklist" fi les to the root of the
thumb drive
.
13.
Replace the boot.efi fi les located in
/
System/Library/CoreServices and
/
usr/standalone/i386
with the fi le In the package of fi les linked at the beginning of this guide.
1
of
1
Mac Pro 1,1 & 2,1
-
Yosemite
Install Guide
- boot.efi method
14.
To unlock the boot.efi fi le in CoreServices use the following command in terminal. Your fi le
path may differ depending on what you have named your USB drive.
sudo chflags nouchg /Volumes/Installer/System/Library/CoreServices/boot.efi
15.
Once the fi le is replaced you can use this command to lock the new boot.efi
sudo chflags uchg /Volumes/Installer/System/Library/CoreServices/boot.efi
16.
Create a folder named "Kernels" in
/
System/Library
/
.
17.
Use Pacifi st to extract
the kernel from the Essentials.pkg located at /System/Installation/
Packages/
18.
The kernel is located in /System/Library/Kernels/ in Pacifi st. Extract it and put it in the newly
created /System/Library/Kernels/ folder on the installer thumb drive.
19.
To hide the hidden fi les again run the previous
2
command
s
and change
YES
to
NO
Modifying the installer to recognize/allow the Mac Pro
1.
You will need to add two board ID's to the OSInstall.mpkg Distribution fi le. To do this you
will need to install the Flat Package Editor which can be found on
https://developer.apple.com/downloads/index.action
. You will need to login and then
search for "Auxiliary Tool
s”
.
2.
Download the “Late July 2012” dmg
3.
Once downloaded, mount the DMG and right click PackageMaker then
show the contents
.
4.
Browse to the /Contents/Resource folder and you will see the Flat Package Editor there.
Copy that to your Utilities folder.
5.
Once you have the Flat Package Editor, use it to open the OSInstall.mpkg found on the
installer drive at System/Installation/Packages.
6.
Click and drag the Distribution fi le to the desktop
.
7.
Open up the TextEdit app and go to its preferences and uncheck “Smart Quotes”.
8.
Now open the distribution fi le using TextEdit app.
9.
Scroll down a little bit until you see "var platformSupportValues=[..."
10.
That is followed by a bunch of board ID's. For the Mac Pro 1,1 and 2,1 you will need to add
"Mac-F4208DC8","Mac-F4208DA9". Add them to the end of the list.
11.
If you are not using a Mac Pro then you will need to get your board ID by entering this
command in terminal:
ioreg -lp IOService | grep board-id
12.
Make sure that you follow the same syntax as the other entries and make sure that you
have only opening quote marks around what you type in. You may have to copy and paste
the quote marks from an existing entry. If your closing quote after the boardID looks italic
then it will not work.
2
of
3
Mac Pro 1,1 & 2,1
-
Yosemite
Install Guide
- boot.efi method
13.
Save the edited Distribution fi le.
14.
In the Flat Package Editor window with the Distribution fi le highlighted click delete.
15.
Now drag the edited Distribution fi le into the window and save the p
ackage
fi le.
16.
Also in the Packages folder you will need to modify the InstallableMachines.plist fi le with
the same to above board IDs again following the syntax.
17.
Finally you have to modify the PlatformSupport.plist located in the System/Library/
CoreServices folder, again adding the two board IDs in the correct syntax.
For 10.10.5 Installation Media Only
Download this fi le, unzip it and place it in
/Library/Preferences/SystemConfi guration/
on the
install drive you just created.
https://mega.nz/#!S4IVTLLa!x5n-YiY4yc4YY2yXLuNmPQDfIAMEESGOXQy03ZdhKnM
Installing
Yosemite
1.
Boot from the thumb drive by either selecting the startup disk in system preferences or by
holding option after the boot chime. It will probably take a little while to boot.
2.
Follow the normal OS X install process.
3.
After it is done the machine will restart and then you will continue setup.
4.
Done.
For questions and issues please reference this
forum thread
on Mac Rumors:
Thanks to all that have made this possible. Most of all Piker-Alpha.
If you wish to send a donation please send it to mikehennessie@gmail.com via
Paypal
, thank you.
3
of
3
Mac Pro 1,1 & 2,1
-
Yosemite
Install Guide
- boot.efi method