Re: safe boot problem
Re: safe boot problem
- Subject: Re: safe boot problem
- From: Garth Cummings <email@hidden>
- Date: Thu, 9 Dec 2010 17:12:25 -0800
Hi Sheetal,On Dec 8, 2010, at 1:14 AM, sheetal phirke wrote: Hi,
do anyone know how to uninstall KDK?
If you didn't save the original pieces, the safest thing to do is reinstall Mac OS X.
Thanks & Regards, Sheetal.
--gc From: Nick Blievers <email@hidden> To: sheetal phirke <email@hidden> Cc: email@hidden Sent: Tue, 7 December, 2010 3:09:14 AM Subject: Re: safe boot problem
The KDK isn't meant to be used like that (AFAIK). It provides symbols so you can debug a release system. At this point, I think your only hope is to boot from another partition (or in target disk mode), and replace the files you overwrote with original versions (ie non-KDK versions).
Here is the kernel debugging tutorial page:
Hope this helps On 06/12/2010, at 10:31 PM, sheetal phirke wrote: Hello all,
I have mac OS 10.6.2. I had install Kernel Debug kit 10.6.3 using commands:
$ sudo -s # cd / # ditto /Volumes/KernelDebugKit/DEBUG_Kernel/System.kext /System/Library/Extensions/System.kext # cp -r /Volumes/KernelDebugKit/DEBUG_Kernel/mach_kernel* / # chown -R root:wheel /System/Library/Extensions/System.kext /mach_kernel* # chmod -R g-w /System/Library/Extensions/System.kext /mach_kernel* # touch /System/Library/Extensions # shutdown -r now
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden