Can i help you beta testing? I have a Macbook 4.1 with GMAX3100. Naturally i have other machines running PB3 a retina 13" and a Mac Pro. Contact me via PM I will give you my contacts.
Can someone get the OS X Lion OpenGL files so we can look at this graphics acceleration issue with the WS crash?
tell me the directory, I can send them to you
I guess it's the 'OpenGL.framework' folder in '/System/Library/Frameworks/'.
Unfortunately the 10.7.5 Combo Update contains not all 'OpenGL.framework' files compared to a installed Lion.
Maybe the 10.7.5 Combo Update is anyhow useful if a other file is needed (it's in the Payload file, approx. 4.27 GB unzipped). See this Guide how to extract the files.
10.7.5 Combo Update: http://support.apple.com/kb/DL1582 .
If someone is interested in testing, here a small Guide for Yosemite on older Macs:
- get the Yosemite PB3 Installer from the App-Store
- use a USB-Flashdrive or HDD with GUID-Partition and Mac OS Extended (Journaled) Filesystem
- restore the BaseSystem.dmg with Disk Utility
- replace the Alias in /System/Installation/ with the Packages folder from InstallESD.dmg
- add the Board-ID to /System/Installation/Packages/InstallableMachines.plist
- add the Board-ID and the Mac-Model to /System/Library/CoreServices/PlatformSupport.plist
- add the Board-ID to /System/Installation/Packages/OSInstall.mpkg
- copy BaseSystem.dmg and BaseSystem.chunklist into the root folder of the USB-Flashdrive or HDD
- add the kernel to /System/Library/Kernels/
- replace the Boot.efi in /System/Library/CoreServices/ as well as /usr/standalone/i386 with the new one from here.
The PB3-Installer boots fine on my MBP2,2 (late 2006, EFI32).
Of course no graphics acceleration and transparency without appropriate 64bit graphics Kexts.
Determining the Board-ID via Terminal: ioreg -lp IOService | grep board-id
The Mac-Model can be identified with the System Profiler App in Utilities.
Extracting the OSInstall.mpkg via Terminal: xar -x -f OSInstall.mpkg
Packing the OSInstall.mpkg via Terminal: xar -c -f OSInstall.mpkg *
The Kernel can be extracted with Pacifist from InstallESD.dmg -> Packages -> Essentials.pkg -> /System/Library/Kernels/kernel
all macs with gma x3100 are 64bit boot.efi capable
- replace the Boot.efi in /System/Library/CoreServices/ as well as /usr/standalone/i386 with the new one from here.
- replace the Boot.efi in /System/Library/CoreServices/ as well as /usr/standalone/i386 with the new one from here.
@atvusr
I've done all! Installer reports no problem, but at first boot i get the "can't load on this system" image. I edited both PlatformSupport and InstallableMachines, also created a new OSInstall.mpkg following your steps. I will double check. I've jumped the boot.efi, probably the issue
If someone is interested in testing, here a small Guide for Yosemite on older Macs:
- get the Yosemite PB3 Installer from the App-Store
- use a USB-Flashdrive or HDD with GUID-Partition and Mac OS Extended (Journaled) Filesystem
- restore the BaseSystem.dmg with Disk Utility
- replace the Alias in /System/Installation/ with the Packages folder from InstallESD.dmg
- add the Board-ID to /System/Installation/Packages/InstallableMachines.plist
- add the Board-ID and the Mac-Model to /System/Library/CoreServices/PlatformSupport.plist
- add the Board-ID to /System/Installation/Packages/OSInstall.mpkg
- copy BaseSystem.dmg and BaseSystem.chunklist into the root folder of the USB-Flashdrive or HDD
- add the kernel to /System/Library/Kernels/
- replace the Boot.efi in /System/Library/CoreServices/ as well as /usr/standalone/i386 with the new one from here.
The PB3-Installer boots fine on my MBP2,2 (late 2006, EFI32).
Of course no graphics acceleration and transparency without appropriate 64bit graphics Kexts.
Determining the Board-ID via Terminal: ioreg -lp IOService | grep board-id
The Mac-Model can be identified with the System Profiler App in Utilities.
Extracting the OSInstall.mpkg via Terminal: xar -x -f OSInstall.mpkg
Packing the OSInstall.mpkg via Terminal: xar -c -f OSInstall.mpkg *
The Kernel can be extracted with Pacifist from InstallESD.dmg -> Packages -> Essentials.pkg -> /System/Library/Kernels/kernel
What model do you have? I don't really know if your Mac needed the modified boot.efi or not but first try deleting the PlatformSupport.plist from the newly installed partition using the terminal in the OS X Installer image
I've rereplaced boot.fi with the original Yosemite one and now the installer works again, trying to make a clean install. If still no joy i will try to delete PlatformSupport but should not needed since i've edited it and aded support for my Mac as the guide said. I will let you know later.
Where is the best place that I can/should download the installer from? Unsurprisingly, it won't let me from the App store.
Where is the best place that I can/should download the installer from? Unsurprisingly, it won't let me from the App store.
- add the Board-ID to /System/Installation/Packages/OSInstall.mpkg
- copy BaseSystem.dmg and BaseSystem.chunklist into the root folder of the USB-Flashdrive or HDD
- add the kernel to /System/Library/Kernels/
Having a little trouble with the first step there. I can't for the life of me figure out how to add my board ID to the mpkg. Any help would be appreciated.