![]() |
Bare Naked Install On Phenom
Ok just to let you all know booted retail osx 10.5.4 performed install then updated via apple software update to 10.5.5 all with no patching thanx to the new kernel!!!!!
enjoy |
I see you got it working
how did you fix the error you were getting |
it was just permissions
|
lawless, i just tried on a phenom w/ the new kernel and i got an error. you said permissions were the problem? what xactly did you do?
|
Just tried it on my amd system and i got a kernel panic with the appleintel kext...
Used the apple software updater... |
Quote:
|
Quote:
EDIT: install this before you update and it will cause the system to disregard that kext that is causing the kernel panic. Ensure correct permissions. |
Quote:
|
yes kexthelper will ensure right permissions
|
yes if you aren't comfortable with Terminal use...
if you are just copy the following: Code:
sudo chmod -R 755 /System/Library/Extensions/ && sudo chown -R root:wheel /System/Library/Extensions/ |