Jump to content
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.

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

  • 5 years later...

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
×
×
  • Create New...