Re: copy some kernel extensions to /tmp directory and then load that kext when program Launches
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=37VLlI9PJPgRZBEw765HduXD6qArB69PsWAGrZZCfPw=; b=vzAwb8Grv2xJ5oZSQbqNNRQxZZEeSUW75mLEO/ZR/QPET86lTajSDcp21pEohQVrtO MfB/vswJAJc7i+lzKQZlPXCSQLxW2p/x7hnI5a+GKSgPyW+uMOPnd1/8E0r96naBoBOk Wfi16feZ93i/YCIyCy50RcHiFfQ1om21cMZTE= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=gpSB+lgblxCvrc4ZxzVa04ItLeEybtPjuhgxSCi37Dq83lEcGUwXweMbB2I8zSTLDS ivPcbrXUiidSxtHAvRiFzdgsneLCkSuQ3psuG0FaNC++DB2sLHqI89oAmGUUgVthWH2s VU7TP9IYSyoS8eDpZaCqMAfaWCVWaEzkXJMZM= 2009/5/27 Rahulkumar Tibdewal <rahulkumar_tibdewal@persistent.co.in>:
Hi,
I want to copy some kernel extensions to /tmp directory and then load that kext.
This can be done through super user privileges from terminal.
However I want to do this when my application launches.
Does anyone have any idea how can I do this?
Don't cross-post. USBProber does something similar with KLog.kext. You can find USBProber in the IOUSBFamily Darwin project. Cheers, -H. _______________________________________________ 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)
-
Herb Petschauer