Jump to content

remove unused KEXTS?


13 posts in this topic

Recommended Posts

Some kexts may be not loaded as it loads dynamically when needed.

You can safely delete all kexts with PowerPC architecture (look in Get Info). They are never works in hackintosh.

Very useful program to clean disk space is Monolingual. They erase all extra languages support except your needed and PowerPC codes from UniverssalBinary. I free 400Mb without any problems.

Link to comment
Share on other sites

hi, great answers thanks!

 

so did someone experience faster bootup? what do you mean with dynamically? so it actually caches the kexts and it will not result in faster boot times so?

 

 

ahhh ok i just saw what you mentioned with extensions.mkext :censored2: very cool thanks

regards

Link to comment
Share on other sites

  • 5 years later...

I am interesting in deleting unused kexts on 10.9 mavericks. I can see some bluetooth loading on startup or something but I haven't any device like this. So deleting unwanted kexts may speed up boot process?

Link to comment
Share on other sites

To speedup booting process,

You just use kernelchache.

 

 

Use the following in terminal to rebuild your cache:

sudo kextcache -v 1 -a i386 -a x86_64 -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext -z /System/Library/Extensions /Extra/Extensions

 

 

Remove -f flag and insert UseKernelchache=Yes in org.chameleon.Boot.plist.

 

 

Now your pc boot faster Osx

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...