Jimmy B. - Xserve + OS X Yosemite 10.10.5

![](upload://9AzwBXxgN4Xv2aorOkMJq5Cm7mw.png)

Xserve + OS X Yosemite 10.10.5

This year I aquired a 2006 Xserve for relatively cheap. Unfortunately I hadn't realized that in order to bring it up to date in terms of putting a later version of OS X on it I would need a new graphics card that was supported by the later versions of OS X.

Just this last week I also managed to get my hands on a 2009 MacPro which came with two NVIDIA GT 120 video cards. I pulled one and placed it into the Xserve. After a few hours of hacking apart the OS X installer, I finally had OS X 10.10.5 running on it!

Requirements
  • 8GB+ USB Flash Drive
  • Copy of OS X Yosemite installer app
  • 2GBs of RAM on destination Mac
  • Flat Package Editor
  • Pacifist

Creating Modified OS X Yosemite Installer

  1. Open Disk Utility and format your flash key. Ensure to set the Scheme as GUID and format as OS X Extended (Journaled) / HFS+.
  2. Download the OS X Yosemite installer from the App Store.
  3. Once the installer has finished downloading it, I recommend making a copy of it. I placed my copy into ~/Downloads/tmp/. Right click on the copy you've made, and select, Show Package Contents. Go to /Contents/Resources/SharedSupport and open the .dmg file.
  4. You will now need to show hidden files which can easily be done with a Terminal command: defaults write com.apple.Finder AppleShowAllFiles YES && killall -9 Finder
  5. Now navigate to the .dmg file you've just mounted. Locate the BaseSystem.dmg file. This part may be a bit tricky depending on the system you're working on. I did this on OS X El Capitan where the Disk Utility app got quite the overhaul. Previous to this you were able to just drag an image file into the sidebar however in El Capitan it seems to be a bit of a different process. I first went to Images >> Scan Image for Restore and selected the BaseSystem.dmg. Once the scanning is done, then click on the partion (not the root device) and go again to Image from the menu bar but this time choose the Restore option. Select the BaseSystem.dmg file. I believe it took about 5-10 minutes to complete.
  6. Once the restore is done, go back over the .dmg you originally mounted and and copy the Packages folder. Paste this folder into your flash key to the directory, /System/Installation/. This will take a bit longer as it's about 5.5GBs in size. It took about 30-45 minutes when I did this.
  7. You will now need to start editing some of the installer files. It's very important these files do not get corrupted or edited incorrectly. You must be very careful to ensure you're replacing the right things else your installer won't work. You may want to create copies of the files you're editing before you do so, just in case something goes wrong.
  8. First you'll need to obtain your Mac's Board-ID value. If you have OS X already running on the Mac you're wanting to upgrade you should be able to use an app, IORegistryExplorer.app, which can provide this ID to you. If you don't, there's a fantastic list of IDs here. Once you have your ID, go to your flash key and open the following file in a text editor (I recommend Atom), /System/Installation/Packages/InstallableMachines.plist. Go to the last ID and replace it with your own. I have my .plist file here if you want to reference or even use it. It's been modified for the Xserve 1,1 model.
  9. Next you'll want to open and edit /System/Library/CoreServices/PlatformSupport.plist. You can reference or use mine, it is pre-edited for the Xserve 1,1 model. You'll want to again put in the board ID as well as the model.
  10. On your flash drive, make a copy of the following file, /System/Installation/Packages/OSInstall.mpkg. I put mine into ~/Downloads/tmp/. Open your copy of the OSInstall.mpkg in the Flat Package Editor. Extract the Distribution file and open it in your text editor. Locate the var platformSupportValues=[" ... "]; section and add your board ID value here. You can see my edited file here. Save and then replace the original file inside the OSInstall.mpkg. You'll want to delete the original from the .mpkg file and the insert your edited file. Save the OSInstall.mpkg file and replace it into the flash drive at /System/Installation/Packages/.
  11. Again, go to the .dmg you originally mounted and copy the BaseSystem.dmg and BaseSystem.chunklist and paste them into the root of your flash drive.
  12. Using Pacifist open the following file from the original .dmg that was mounted - Packages >> Essentials.pkg. Once this is opened up navigate to /System/Library/Kernels and extract the kernel file.
  13. Go to your flash key, and navigate to /System/Library. Create a new directory in here called, Kernels. Take your extracted kernel file and place it into this new directory.
  14. This step is somewhat optional, but very important if your system has 32-bit EFI. You will need to download a modified boot.efi file. I used the one here, and it seemed to have no issues. You'll want to copy this boot.efi into the following two locations on your flash drive, /System/Library/CoreServices/ and /usr/standalone/i386/.
  15. At this point your installer should be all ready to rock and roll. Moment of trust, you'll attach it to your Mac and boot from it. You can hold the Alt key to get to a list of bootable drives connected to the Mac if it doesnt automatically boot from it.
  16. Hopefully your install has gone without a hitch. Once you've installed and rebooted into OS X Yosemite, I highly recommend installing the PikeYoseFix script. This will allow you to install any OS updates without issue. Normally during an OS update some files will get replaced which can prevent the system from booting.

Resources

Well this is definitely awesome. ![](upload://xIcGblU3uBAmZtmNvwV0EteHisS.png)


This is a companion discussion topic for the original entry at https://jimmyb.ninja/post/1445568649

Hello,

I have an Xserve 1.1 (2006) ; I want to try your method with El Capitan (not Yosemite)... do you think its possible ? I have a GT120 to put in this xserve... but i suppose i must extract the old X1300 before. Thanks, TB

I doubt it. I couldn't find anyone who has tried but give it a shot and let me know if it works out!

Hello,
This evening, I managed to install and run EL CAPITAN on my Xserve 1.1; I even have the two graphics cards (X1300 and GT120) still in the backplane. It's great ... your procedure is OK ; i have installed an Tiano EFI with this. Thank you.

That's awesome! I am glad to hear it installed and is working well!

The boot is blink but if i keep the X1300 i see the Apple boot screen. The first boot was long... be patient and after many reboots, all be OK. However, it run very good... no problem at this day.

How does it run? Pretty well, smooth? Did you have any troubles with the install?

Yes incredible... the proof with screen shot !
;-))
https://uploads.disquscdn.c...

Jimmy B.....you're probably not maintaining this any more, but if you happen to be....could you reinstate the links above on the octocat domain?

I'm going through the process right now on a 1,1 and could do with them (if thats possible)

thanks :)

Hi Gary!

Apologies for the delay in follow up. I've updated the links to the files.

Thanks for the heads up!

Hrmm, unfortunately I don't. I haven't touched anything like this since I wrote this back in 2015. If you're a user of reddit, you might try the r/apple subreddit, there's some pretty knowledgeable people there. If you can't find anything let me know and I'll do some digging.

Appreciate that Jimmy :) I'll get moving on it right now.

May I ask- editing flat packages. The old-school Flat Package Editor doesn't seem to work any more on HS, do you know of any good alternatives for editing the OSInstall.mpkg file?

thanks!

Not a problem- thanks for replying. I'll check out r/apple, good shout, and if I get it fixed I'll come back here with an answer. Cheers!

Hello Jimmy B.! I have tried this so many times and I feel like I must be doing something wrong. I have an Xserve1,1 on 10.7.0. I have a Nvidia GT 120 card installed. I get the boot screen and it shows that I can boot to it, but then it just doesn't install it. I've been trying this for weeks and I feel like I have to be doing something wrong but I have no idea. Any help would be greatly appreciated! Thanks!

I'm wondering if I need to put it on Snow Leopard to accomplish the task. I don't know though. I feel like something with the security patches that fixed meltdown and specter screwed everything up.

Hmmm... do you think that I should install Snow Leopard as the boot drive and then try it again? I'm still thinking there is some problem with the firmware and the 2018 security updates. Any thoughts?

I'm sorry to hear yours got wiped! So, I'm thinking the problems started with the 2018 security updates. I have tried a bunch of different methods. The El cap method by Dosdude1 gets me into a boot loop, and the mavericks method creates a bootable drive that it fails to boot from. I've not found any errors or logs with your process. What I do is follow your instructions to the letter. Then I will try to boot from the drive. I've tried it a bunch of different times. Sometimes it will see it, sometimes it won't. When it does see it, I will select booting from it and then in the end it just boots me back into my main boot drive. If the only drive that is in there is the flash drive, it just gives me a black screen.

Hi Ian, when you say "it just doesn't install it", are there any errors, anything in the logs? I actually wiped my Xserve a couple weeks ago and have been trying to reinstall but am having some issues too. 😭 Haven't had time to get back to it since then.

Oh no worries. I intentionally wiped it after pulling it from production. I was going to get everything reinstalled to use it again - but no luck. If I recall when I did try to get things going I got OS X Server Snow Leopard 10.6 installed. I can't recall if it stopped working when I installed the 10.6.8 update or 10.7.

I did it. I put el capitan on an xserve (late 2006) I hate to promote myself, but here is the youtube link: https://www.youtube.com/wat...