The recommended way has been to sudo touch /System/Library/Extensions David
Today's Topics:
1. Re: Kext not getting updated with kextcache (Karl Schwarzott)
----------------------------------------------------------------------
Message: 1 Date: Wed, 17 Dec 2014 14:57:25 +0100 From: Karl Schwarzott <kssp@obdev.at> To: darwin-kernel@lists.apple.com Subject: Re: Kext not getting updated with kextcache Message-ID: <8357F7E0-2891-43FB-BB7E-B081BD5EC05C@obdev.at> Content-Type: text/plain; charset="utf-8"
On 16 Dec, 2014, at 10:29 , Andreas Fink <afink@list.fink.org <mailto:afink@list.fink.org>> wrote:
you can force the system to rebuild its bootcache by doing
/usr/sbin/kextcache -e -a x86_64
The man page of kextcache explicitly recommends that you should not use kextcache directly. Has anybody any experience with the command quoted above? Is it OK to run it in an installer?
It would be great if somebody @apple.com <http://apple.com/> could comment on this…
Regards, Karl