Jump to content

10.4.11 update


geo afa
 Share

4 posts in this topic

Recommended Posts

Hello,

 

First of all Thanks for the great forum!!! I have a Success story!!!

 

I have a Full Working Desktop with mac os X!

 

i have only one question, when i go to software update i have one update with 10.4.11 for intel users , should i do the update or will crash, have anyone done the update???

 

 

Thanks!!!!

Link to comment
Share on other sites

I follow this info from another post and works GREAT ~!!!!!!!!!!!!! THANKS!!!!!

pen up the terminal and type "sudo -s" then "your password" then the following (line by line):


 

Code:

 

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) Keep terminal open.


3) Open disk utility and keep it open


4) Run Software Update or download the file and run it. But if you use the Software update :deselect everything but the 10.4.* intel update and install it (AND DO NOT RESTART---IGNORE THE INSTALLER WINDOW)


 

5) Open terminal and type the following:
CODE

 

Code:

 

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.*

 

6) Open disk utility and repair permissions for your OS X partition


 

7)Reboot {Remember this that after you restart, the computer might reboot and not enter the system, But just let it do its stuff and let it reboot and after that you have the new Version of 10.4.10 or 10.4.11 working and running. I have it 100%.

Link to comment
Share on other sites

From what version you upgrade. I did the mistake to not follow any procedure and it seems that I have to reinstall all... or do I have a way to fix the continuously rebooting system ?

 

 

I follow this info from another post and works GREAT ~!!!!!!!!!!!!! THANKS!!!!!

pen up the terminal and type "sudo -s" then "your password" then the following (line by line):


 

Code:

 

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) Keep terminal open.


3) Open disk utility and keep it open


4) Run Software Update or download the file and run it. But if you use the Software update :deselect everything but the 10.4.* intel update and install it (AND DO NOT RESTART---IGNORE THE INSTALLER WINDOW)


 

5) Open terminal and type the following:
CODE

 

Code:

 

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.*

 

6) Open disk utility and repair permissions for your OS X partition


 

7)Reboot {Remember this that after you restart, the computer might reboot and not enter the system, But just let it do its stuff and let it reboot and after that you have the new Version of 10.4.10 or 10.4.11 working and running. I have it 100%.

Link to comment
Share on other sites

 Share

×
×
  • Create New...