coucou Posted August 7, 2009 Share Posted August 7, 2009 http://developer.apple.com/documentation/D.../uid/TP40005417 Since Apple only loads from /S/L/E, it might be better to watch the permissions there - OTOH, Chameleon makes it possible not having to mess with that folder at all, so this should hardly be an issue anyways. The Extra folder, not touched by Apple's code at all, though, can have any permissions during testing. Ca rejoint tes dires trauma. /S/L/E les bonnes permissions. SOIT : /usr/sbin/chown -R root:wheel MyKEXT.kext find MyKEXT.kext -type d -exec /bin/chmod 0755 {} \; find MyKEXT.kext -type f -exec /bin/chmod 0644 {} \; /Extra : c'est as u want !!! Pour les plus gourmands : http://developer.apple.com/documentation/D...002369-BABEJEIB Comment sont montés les KEXT au boot .... hein ! Cela rejoint bien ce que je pensai : If this cache "mkext" is also out-of-date, missing, or corrupt, the boot loader searches /System/Library/Extensions for drivers and other kernel extensions whose OSBundleRequired property is set to a value appropriate to the type of boot (for example, local or network boot). .... donc cela est complétement inutile de refaire un cache de kext (Extensions.mkext du dossier /S/L) apres une maj de kext ... OS X s'en charge tout seul. MAIS si votre Extension.mkext se trouve dans /Extra : il faudra le regénerer visiblement Link to comment https://www.insanelymac.com/forum/topic/178719-la-v%C3%A9rit%C3%A9-sur-les-permissions-de-vos-kext/ Share on other sites More sharing options...
TomCom Posted August 7, 2009 Share Posted August 7, 2009 Mais si tu possèdes un dossier Extra et qu'il refait le mkext à partir de S/L/E? Link to comment https://www.insanelymac.com/forum/topic/178719-la-v%C3%A9rit%C3%A9-sur-les-permissions-de-vos-kext/#findComment-1219883 Share on other sites More sharing options...
coucou Posted August 8, 2009 Author Share Posted August 8, 2009 Mais si tu possèdes un dossier Extra et qu'il refait le mkext à partir de S/L/E? pas con. ouaih que fait il ? a creuser. fait dodo , fatigué la.... a+ Link to comment https://www.insanelymac.com/forum/topic/178719-la-v%C3%A9rit%C3%A9-sur-les-permissions-de-vos-kext/#findComment-1219884 Share on other sites More sharing options...
Raph4 Posted August 8, 2009 Share Posted August 8, 2009 non non, il ne va pas fouiller dans le dossier Extra, ni sur le bureau d'ailleur Link to comment https://www.insanelymac.com/forum/topic/178719-la-v%C3%A9rit%C3%A9-sur-les-permissions-de-vos-kext/#findComment-1220168 Share on other sites More sharing options...
SaddenTrap Posted August 8, 2009 Share Posted August 8, 2009 Po mal ' les ptits thread de coucou on compreind mouieux qu'est c'est qui ya en d'dans des mhack lo (accent du tavernier dans kaamalott) Link to comment https://www.insanelymac.com/forum/topic/178719-la-v%C3%A9rit%C3%A9-sur-les-permissions-de-vos-kext/#findComment-1220217 Share on other sites More sharing options...
coucou Posted August 9, 2009 Author Share Posted August 9, 2009 pour vous servir majesté ... Link to comment https://www.insanelymac.com/forum/topic/178719-la-v%C3%A9rit%C3%A9-sur-les-permissions-de-vos-kext/#findComment-1221170 Share on other sites More sharing options...
Recommended Posts