I have a Dell XPS m1730. I installed using iAtkos 10.5.4 DVD. I installed checking the following boxes to customize.
iATKOS v4i Main System
Darwin Bootloader
Stock Files
AppleACPIPlatform.kext
Kernel 9.4.0
Drivers
VGA
nVidia
Nvinject
256MB
512MB
nVidiaLaptop
System
SATA
Using the above settings I was able to successfully boot to the OS X desktop.
I then attempted to update to 10.5.5 using the below guide (my notes are in red):
Open Finder and navigate to /System/Library/Extensions/
Open Terminal
Type sudo -s in Terminal
{password} [enter]
Copy paste this into Terminal
while sleep 1; do rm -rf /System/Library/Extensions/AppleIntelCPUPowerManagement.kext; done [enter]
Open the .dmg UPDATER file and install
When the install finishes DO NOT click REBOOT!
Go back to your Finder window and make sure AppleIntelCPUPowerManagement.kext is not there. It was not there.
Go back to the Terminal and do Ctrl + c
Type this in Teminal
open -a TextEdit [enter] TextEdit did not open. Opened the file using nano.
\
In TextEdit Open the file /System/InstallAtStartup/scripts/1
Modify the line
/System/Library/Extensions/Dont Steal Mac OS X.kext This line was not present
to
/System/Library/Extensions/dsmos.kext
Save the file.
I then restarted the computer. On the first reboot it automatically restarted, on the second reboot it locked up.
I am able to boot to a desktop if I boot using the option -x. If I go to about this mac it shows "version 10.5.5"
I am not sure what to do at this point. Is there a way to find out why it will not boot into normal mode?
I have attached a file which shows information about the computer.
Thanks for any help.