bajabronco Posted June 20, 2012 Share Posted June 20, 2012 I have no kexts in my E/E folder, and no Extensions.mkext in extra. When I try to use KextCache=yes I get a continual reboot. I have used the following command to rebuild cache's ( sudo kextcache -v 1 -a i386 -a x86_64 -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext -z /System/Library/Extensions/) I boot slow but fine when not using the flag but when using the flag, I get a continual reboot. Any ideas on what might be causing it? I am on 10.7.4 Thanks! Link to comment https://www.insanelymac.com/forum/topic/279936-boot-loop-when-kextcacheyes-used/ Share on other sites More sharing options...
HUSABER Posted June 20, 2012 Share Posted June 20, 2012 Dont need flag, only this command: sudo kextcache -system-prelinked-kernel -all-loaded and next: sudo kextcache -v 1 -a i386 -a x86_64 -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext -z /System/Library/Extensions/ Link to comment https://www.insanelymac.com/forum/topic/279936-boot-loop-when-kextcacheyes-used/#findComment-1828077 Share on other sites More sharing options...
Recommended Posts