Navigation

RSS 2.0 New Entries Syndication Feed Atom 0.3 New Entries Syndication Feed

Show blog menu v

 

General

Use it

Documentation

Support

Sibling projects

RIFE powered

Valid XHTML 1.0 Transitional

Valid CSS!

Blogs : Archives

< Terracotta 3.1: Introduction to Examinator   The sanitization of Ehcache's Cache constructors >
Fix for slower startup and shutdown times since Snow Leopard 10.6.1

Ever since I upgraded to Snow Leopard 10.6.1, my MacBook Pro startup and shutdown was much slower than before.

I searched for a quite a while on forums to find the solution, but nobody seemed to know a solution. I finally figured out what it was. It seems that somehow the ownership of my startup volume's root directory (/) wasn't assigned to the root account anymore, but to my account instead. This made the kernel prelinking fail since it requires that root is the owner.

This is how you solve this after launching the Terminal app:

sudo chown root:admin /
sudo kextcache -system-prelinked-kernel
sudo kextcache -system-caches

You'll have to enter your password after the first command.

Hope this helps someone, since it was really frustrating to have these slower startup/shutdown times for me.

posted by Geert Bevin in MacOSX on Sep 20, 2009 11:09 PM : 16 comments [permalink]
 

Comments

Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
Kudos Geert! You just solved this annoying problem for me and speed up my MacBook Pro on startup. Thanks. Scott Philadelphia Wedding Photographer
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
Good post,This was exactly what I needed to read today! I am sure this has relevance to many of us out there. ;)
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
Worked on older MacBook, 50% drop (spinning time), thanks.
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
I know a friend I'll refer this to - he's having sames issues. Thanks for the info!! =)
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
Good work in finding that. M-Audio's M-box re-assigned my permissions and I think this fixed it.
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
How do you run the initial test to identify whether the ownership of my startup volume's root directory (/) is NOT assigned to the root account anymore, but to my account instead? I don't want to try your fix and potentially cause add'l system problems if it isn't applicable. Thank you in advance.
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1

Hi Jimbo,

Open a terminal and write this (it lists the contents of your top-level hard disk directory without finder hiding stuff):

sudo ls -al /

You'll see something like:

oak:~ gbevin$ ls -al /
total 37220
drwxrwxr-x 38 root admin 1360 Nov 19 16:56 .
...

The line with the single dot should say 'root admin', if it doesn't, you need to execute the instructions in the post.

Take care,

Geert

Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
Hey, how come when i input the first command + my password it says no such file or directory? : (
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
and i also get this after the 2nd command... help please T-T

InternalModemSupport.kext does not declare a kernel dependency; using com.apple.kernel.6.0.
InternalModemSupport.kext does not declare a kernel dependency; using com.apple.kernel.6.0.
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
Probably because you typed the '/' wrong or something.
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
It's the key beside the "shift" right?
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
OH NVM... I GOT IT.... you don't type the password in...yet.... hahahaha.... thx thx~!!
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
I deleted the post that showed your password :-)

Take care,

Geert
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
haha thanks for your consideration but it wasn't my password at all : )
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
hmm..couldn't comment anywhere...btw, what happened to the Channel Intelligence lawsuit? I couldn't really find any information on google? Much interested to know what happened to the companies that were affected by this lawsuit. anyone please let me know.
Re: Fix for slower startup and shutdown times since Snow Leopard 10.6.1
CI silently went away and I never heard from them anymore after I made a fuzz about it on the internet and refused to talk to them. I had to close the comments on those posts since there was too much spam going on :/

Thanks for caring!

Add a new comment

:) ;)
=) :-)
:'( :(
:/ :D
:| :p
:o 8)
Your email address will not be displayed at anytime on any page.
Only provide your email address if you'd like updates on this entry
and it's comments by email.
Please answer this simple math question:
19 - 17 = 
 
 
  

Manage subscription

Remove email:
 

< Terracotta 3.1: Introduction to Examinator   The sanitization of Ehcache's Cache constructors >
 
 
 
Google
rifers.org web