RE: PackageMaker 3.0.4 and Installing Kexts
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Thread-index: Acq7pirFlviMY3xdRE2MsrQkv8UZGQABfkeA Hi there, I never rely on PM "set permissions" feature. To properly install KEXT just install it to any temporary location, then using postinstall/postupgrade script just fix KEXT files permissions and ownership and them move entire KEXT bundle to /S/L/E folder using "mv" command. That will always work correctly. Best, Alexander -----Original Message----- From: darwin-kernel-bounces+klax=musiclab.com@lists.apple.com [mailto:darwin-kernel-bounces+klax=musiclab.com@lists.apple.com] On Behalf Of Jonathan Lott Sent: March 4, 2010 9:22 AM To: darwin-kernel@lists.apple.com Subject: PackageMaker 3.0.4 and Installing Kexts For some reason when I create a package to install a kext, when testing it out in the command line I get the following message: The System extension was installed improperly and cannot be used. Please try ireinstalling it, I have made sure that the permissions were set properly in the packagemaker doc, but it seems that when it is installed, these priveleges aren't being set during the install. Can someone tell me what to do. I did see a radar about this http://openradar.appspot.com/7253630 , but I need some answers as to how to work around this issue. Is packagemaker just not up to it? Thanks _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/klax%40musiclab.com This email sent to klax@musiclab.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Alexander Klyuev