Jump to content
3 posts in this topic

Recommended Posts

I have "Jas 10.4.8 SSE2/SSE3" installed on Pentium 4 2Ghz, SSE2 only CPU. I try to update my system to 10.4.9 using this method:

 

1.

cp /mach_kernel /old
cp -R /system/library/coreservices/loginwindow.app /
cp -R /system/library/extensions/AppleSMBIOS.kext /
cp -R /system/library/extensions/AppleACPIplatform.kext /
cp -R /system/library/extensions/AppleAPIC.kext /
cp -R /system/library/extensions/IOATAFamily.kext /
cp -R /system/library/extensions/system.kext /

 

2. I run 10.4.9 Apple combo update (i don't reboot computer).

 

3.

cp /old /mach_kernel
cp -R /loginwindow.app /system/library/coreservices/
cp -R /AppleSMBIOS.kext /system/library/extensions/
cp -R /AppleACPIplatform.kext /system/library/extensions/
cp -R /AppleAPIC.kext /system/library/extensions/
cp -R /IOATAFamily.kext /system/library/extensions/
cp -R /system.kext /system/library/extensions/
rm -rf /system/library/extensions.*

 

4. Repair permissions.

 

5. Now I restart the computer.

 

My OSX is updated. I don't receive any error at boot, QE/CI work great. But I have a strange problem, I want to run a game or some application and the computer crash with "black screen".The OSX tell me to reboot the system.

 

What is wrong ? I don't understand.

Link to comment
https://www.insanelymac.com/forum/topic/106286-1048-to-1049-update/
Share on other sites

×
×
  • Create New...