So I have a Mac Pro 1,1 with a Core Duo and the x1600. It seems this guide will work for me, but I can't get my hands on an unmodified DP 1. Am I SOL without DP1 from Apple? The IMZDL fixed copy doesn't have any of the folders to modify and wont boot.
The "fixed" is the good one. The other one had the dmg corrupted. It should be exactly like the on seeded by Apple.
So is there a reason I can't see the 'Shared Support' Folder? Is it hidden somehow?
"Shared Support"? Never heard of it. Are you sure you are not looking for the PlatformSupport.plist file? That is in the System folder that must be replaced with the downloadable one (together with EFI32.pkg and OSInstall.mpkg).
1. Get a copy of Mountain Lion, I got mine from Apple. If you're not a dev, maybe you can get it at "the bay full of pirates"
2. Mount the Mountain Lion DMG installer, right click on OS X Mountain Lion Preview 1.app and click "show all content" Navigate to Shared Support and drag "InstallESD.dmg" to your desktop.
3. Bring up Terminal, (spotlight search Terminal) type in *remove $*
Code:
$cd desktop
$hdiutil convert InstallESD.dmg -format UDRW -o InstallESDhacked.dmg
After the process is complete, you will see a "InstallESDhacked.dmg on your desktop.
This will allow us to modify the new installer (read/write)
I'm thinking Mad Mac Fan's 64bit GMA950 drivers were a hoax, which is a real shame.
So I have a Mac Pro 1,1 with a Core Duo and the x1600. It seems this guide will work for me, but I can't get my hands on an unmodified DP 1. Am I SOL without DP1 from Apple? The IMZDL fixed copy doesn't have any of the folders to modify and wont boot.
Hopefully it doesn't use MBR partitions for Chameleon or similar, because it wouldn't work with external USB discs. I am a little confused about the "obvious reasons" since you made a guide already that went all over the Internet.. 😀
Anyway did anyone manage to make the madmacfan patch for MacBook2,1 working?? It's very different from the MacBook3,1 patch and he disappeared. 🙁
MacBook Pro is NOT the same as Mac Pro. MacBook Pro1,1 Core Duo processor does NOT support 64 bit, it can't even run Lion. So its definitely a no go.
----------
Well.. I see Apple is making changes to the OS. Just like Lion DP1. The new method does require driver to have 64bit support. Means. No go for GMA950
You can get your Hands on "VMWare Fusion Tech Preview".
- Select OSX Lion 64 Bit
- Add 1 Harddisk
- Put the ML-Image into DVD-Drive of VMWare
- Boot the DVD and start the Installer
- Boot from Harddisk
- Complete the Install
- Go to the Desktop
- Install Carbon Copy Cloner
- Create an Image with CCC and save it via AFP for example on your "real" mac.
On your Real Mac:
- Start Carbon Copy Cloner
- Clone the Image to an empty Partition
Et voila. It should Work.
Do you edit the PlatformSupportList-File before?