site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; s=sbc01; d=sbcglobal.net; c=nofws; q=dns; h=mime-version:message-id:date:to:from:subject:content-type; b=Kwi81fOfnLVCbsGjv2x0n8wTm62Jm6gXhQ8cIy+awWTTgCVAKvzgyEf5R3H8uFesw Ke40z1s21gfUQ9roQQ63Q== MyKext MyKext com.My.kext StartupItems.plist MyKext contains scripts to call kextload for the .kext Is there a sample installation for kernel extensions that I could examine? thanks, David Rowland _______________________________________________ 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... I'm trying to make a kernel extension launch at boot time by placing a startup item in Library/StartupItems. I have followed all the rules, I think. The directory structure is: All the permissions have been set by PackageMaker and seem to be right -- root, wheel But it doesn't work. var/log/system.log seems to show a violation of permissions, but I'm not sure that is the problem. This email sent to site_archiver@lists.apple.com