boot snow leopard in 64 bit

As mac os 10.6 (snow leopard) release last 28th august, all the mac lovers are busy to upgrade. i am already using it . :) Soon i will share my experience.

One of the main feature of this release is the 64bit kernel.Using the following command you can check if your hardware support 64 bit kernel.

$ ioreg -l -p IODeviceTree | grep firmware-abi

Though your hardware is capable to run 64 bit kernel it don’t boot in 64 bit. In this post i will show you how to boot in 64:

1. press 6 and 4 at the boot time. (keep press the 6 and 4 key till you see the apple logo)

2.  open terminal and give this command :

$ sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.Boot ‘Kernel Flags’ ‘arch=x86_64′

3.  open terminal and give this command :

$ sudo nvram boot-args=”arch=x86_64″

All these way will work. First one will boot 64 bit for just this time. Next 2 are permanent solution.

:)

VN:F [1.9.3_1094]
Rating: 9.5/10 (2 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
boot snow leopard in 64 bit, 9.5 out of 10 based on 2 ratings number of view: 1067
  • Share/Bookmark

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>