site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com http://developer.apple.com/DOCUMENTATION/Darwin/Conceptual/KEXTConcept/KEXTC... [...] " /tmp/syms/: No such file or directory _______________________________________________ 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/tlambert%40apple.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... On Jul 31, 2008, at 6:35 AM, Stéphane Sudre <ssudre@intego.com> wrote: In the "Creating a Symbol File on the Host Machine" chapter, the first instructions are: "To create a symbol file on the host machine, you must have a copy of the kernel extension on the host machine. The host machine must have the same architecture as the target machine (for example, two Intel machines). You must also have the kernel debug kit that correspondes with the version of Mac OS X installed on the target machine. • Create the symbol file. sudo kextload -n -k /Volumes/KernelDebugKit/mach_kernel -s /tmp/ syms/ HelloIOKit.kext Adjust the path to the kernel debug kit and your kernel extension as appropriate. This assumes that the /tmp/syms folder exists by default on Mac OS X. That's not the case: This email sent to tlambert@apple.com This email sent to site_archiver@lists.apple.com