- Jul 29, 2001
- 27,703
- 12
- 81
Okay, just got done installing it over Leopard on my MBP. The install was pretty smooth and everything seems to be working great right now.
Few things:
1. It defaults to the 32-bit kernel. Boot while holding down the "6" and "4" keys and you'll get 64 bit if your EFI is capable of it. To check, click on the apple menu, about this mac, more info, then the Software heading (with the arrow) and see if 64 bit kernel and extensions is yes or no.
2. You can edit the /Library/Preferences/SystemConfiguration/com.apple.Boot.plist file to force 64 bit on every boot by changing
to
I just did this on mine and it works.
Still haven't played with quicktime X yet though. Looking forward to it.
I also haven't started on the snow leopard retail hack for my hackintosh. That might take a little while.
Few things:
1. It defaults to the 32-bit kernel. Boot while holding down the "6" and "4" keys and you'll get 64 bit if your EFI is capable of it. To check, click on the apple menu, about this mac, more info, then the Software heading (with the arrow) and see if 64 bit kernel and extensions is yes or no.
2. You can edit the /Library/Preferences/SystemConfiguration/com.apple.Boot.plist file to force 64 bit on every boot by changing
<key>Kernel Flags</key>
<string></string>
to
<key>Kernel Flags</key>
<string>arch=x86_64</string>
I just did this on mine and it works.
Still haven't played with quicktime X yet though. Looking forward to it.
I also haven't started on the snow leopard retail hack for my hackintosh. That might take a little while.