Re: safe boot problem
Re: safe boot problem
- Subject: Re: safe boot problem
- From: sheetal phirke <email@hidden>
- Date: Wed, 8 Dec 2010 14:44:21 +0530 (IST)
Hi,
do anyone know how to uninstall KDK?
Thanks & Regards,
Sheetal.
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
After restarting i get panic as
:
panic(cpu 0 0x22ecbe):.....
Debugger called: <panic>
...
i tried using shift key (safe boot) but dose't work, also try Disk utility from installation CD, but still not..
Do anyone know some other option i should try?
Thanks & Regards,
email@hidden
_______________________________________________
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