View Single Post
  #62 (permalink)  
Old 10-15-2008, 07:24 AM
icchansan's Avatar
icchansan
Status: Offline
Hackint0sh Moderator
 
Join Date: Sep 2007
Location: PZO, Venezuela
Posts: 6,378
Rep Power: 331
icchansan has a spectacular aura abouticchansan has a spectacular aura abouticchansan has a spectacular aura about
Talking Updating

Quote:
Originally Posted by drew630 View Post
Quick question: Can I use the software update feature thing even though I don't own (yet) a legal copy of leopard (i.e. I'm using the one that came with Jas)?
Yeah, FIRST: backup /System/Library/Extensions/

1) Download the update here: Desktop Combo Update 10.5.5
2) Open Terminal
3) Run the following commands:

Quote:
sudo -s
Quote:
while sleep 1; do rm -rf /System/Library/Extensions/AppleIntelCPUPowerManagement.kext; done
^ ^ YOU MUST DO THIS STEP ABOVE!!!
You CANNOT just delete it afterward. It WILL BREAK the install, and require a new install or restore from backup.

4) Run the installer.

5) When the installer finishes, DO NOT REBOOT!
6) In the Terminal window, hold the CONTROL key and press C.
7) Type in the following command:

Quote:
sudo nano /System/InstallAtStartup/scripts/1
8) Find this line by using Hold CONTROL and press the W key

/System/Library/Extensions/Dont Steal Mac OS X.kext

then Hit enter

9) Replace it with: (you can move around with arrow keys)

/System/Library/Extensions/dsmos.kext

Hold CONTROL and press the O key. Then hit enter.
Hold CONTROL and press the X key.
Type exit and enter.
Close Terminal.
REBOOT and cross your fingers!

:hack:
__________________
HP Pavilion Elite m9250f
iAtkos v5i (10.5.8), Asus IPIBL-LB MOD BIOS, Intel Quad Core Q6600, 4GB RAM (800mhz), 2x500GB, nVidia 8600GT (Works), ALC888S (Works), Wireless RT73 (Works), LAN (Works) - How to Install - Blog - Hardware Combos - FAQ by TJ2K7
Macbook Pro 13"
Follow meh: @icchansan

If you just want to support hackint0sh.org with a donation click here

Last edited by icchansan; 10-22-2008 at 12:19 AM.