Re: PM kext installation problem
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6 For the record, you should not change the permissions, owner or group of an item of your payload in the postflight script. Especially a kernel extension (*). You should have the correct owner, group and permissions set in the payload of your package. Doesn't seem to be correct. My payload _has_ root:wheel set on source .kext directory (and all content), but upon installation in /S/L/E only the top folder has root:wheel (content is user:admin), hence it fails to load upon completion of the installation. If I do "chown -R root:wheel /S/L/E/MyKext.kext" everything works as expected. This is on 10.6 and PM 3.0.4 (179) Regards, /Rob _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... Stephane Sudre skrev 2010-12-07 13:35: This email sent to site_archiver@lists.apple.com
participants (1)
-
Robert Bielik