View Single Post
 
Old 11-12-2009, 06:52 AM
infiniteThanks infiniteThanks is offline
Puma
 
Join Date: Oct 2009
Posts: 18
32-bit kernel

Quote:
Originally Posted by kvkvbird View Post
Dear SimSim and Everyone,

How Can I change from 64 bit kernel to 32 bit kernel mode? I have 7600gt card, it cause me KP after uprgaded to 10.6.2
In /Extra/com.apple.boot.plist add
<key>Kernel Flags</key>
<string>arch=i386</string>

It is in the OP instructions.
Reply With Quote