Hello newfoundglory,
first I want to thank you for your effort to help us (your hopeful followers:-).
As I took similar steps (even in your footprints) I know it was a lot of work.
So I feel a little bit guilty asking you for some more help.
In fact it is more unix than mac. (Unfortunately that has become the same now).
Then I tried to fix permissions etc. with your recommendation:
"Using Terminal and Snow Leopard partition:
sudo su -
[enter your admin password]
cd /Sy*/Li*/Ex*/IOPla*/Con*/Pl*/AC*/Con*/Res*/
chown root:wheel Macmini5*
FINALLY, update the kernel caches using Terminal by typing:
kextcache -system-prelinked-kernel
kextcache -system-caches"
But I had no success.
There are several messages in terminal, but no very specific ones
Then I tried with with David Amis method (you surely know it from the threat):
"
- 7. Open the Terminal app in the utilities folder, and type the following:
sudo su -
It will then ask for your password.
8. Paste the following into terminal:
cd /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/ACPI_SM C_PlatformPlugin.kext/Contents/Resources
- chown root:wheel Macmini5*
- chmod 644 Macmini5*
- cd /System/Library/Extensions
- chown -R root:wheel AppleIntelHDGraphics.kext
- chown -R root:wheel AppleIntelSNBGraphicsFB.kext
- chmod -R 755 AppleIntelHDGraphics.kext
- chmod -R 755 AppleIntelSNBGraphicsFB.kext
- kextcache -system-prelinked-kernel
- kextcache -system-caches
- exit
echo 'Finished'"
But that too didn't succeed.
So I ask myself (and you):
Do I have to change anything in that commands, when I have (of course) another machine/Mini?
Probably you'll laugh, but I didn't find the answers for my unix-stupidity on the web.
Till now, my Mini (Core i7, not the server) did realize about 5.600 geekbench. And I'd like to become a little faster with it.
Thanks in advance.