View Single Post
 
Old 12-07-2009, 10:48 PM
derekreid derekreid is offline
Cheetah
 
Join Date: May 2009
Posts: 6
Insert this into your boot.plist:

Code:
<key>Kernel Flags</key>
<string>debug=0x100</string>
This gives you a diagnostic kernel panic rather than the "You need to restart".
Reply With Quote