Interesting Topics

Computers Blogs

10.6: Disable and enable Rosetta via Terminal – Mac OS X Hints

If you have already installed Rosetta on your Intel Mac in Snow Leopard, you may want to disable it, so as to prevent the system from running PowerPC apps without informing you that they are non-native to your system’s architecture. The reason for disabling Rosetta is not so much to save space (as it’s only 2.1MB), but more about keeping your system running native apps for higher performance.

To disable Rosetta, simply run the following command in Terminal:

sudo sysctl -w kern.exec.archhandler.powerpc=/usr/libexec/oah/RosettaNonGrata

To re-enable Rosetta after it’s been disabled, just run the following command in Terminal:

sudo sysctl -w kern.exec.archhandler.powerpc=/usr/libexec/oah/translate

These commands set a system environment variable that tells the system which program to run when you try to launch a non-native app: to ask you to install Rosetta, or to run it using Rosetta.

(View the rest of the article at 10.6: Disable and enable Rosetta via Terminal – Mac OS X Hints)

Popularity: 2% [?]

Other posts of Interest (By Tag)

Related posts (YARPP):

  1. Start screen sharing remotely in Terminal Assume you want to do some work on a remote Mac via 10.5's Screen Sharing, but you forgot to enable Screen Sharing before you left the remote Mac. Since the screen sharing system uses launchd to monitor its state, enabling and disabling is as simple as adding a file in the/Libary/Preferences folder. Of course, [...]...
  2. Why It’s Taken 10 Years from Carbon to Snow Leopard I have been going through my archives, and re-discovered the Cult of Mac’s article on Why It’s Taken 10 Years from Carbon to Snow Leopard. Here’s my thoughts, and a link to the article… First, the first release of Mac OS X, was actually Mac OS X Server 1.0, on October 27, 2000.  Each [...]...
  3. Screen Sharing gives a Black Screen? Ever since I upgraded to Snow Leopard, one small issue has been bothering me.  Screen Sharing to our Video system would give me a black screen, but only from Nerv.  The other computers could screen share to it fine, only Nerv has had this issue. I have found some references to this in 10.5.5, [...]...
  4. Snow Leopard System Requirements Snow Leopard (Mac OS X 10.6)’s system requirements are: Mac computer with an Intel processor 1GB of memory 5GB of available disk space DVD drive for installation So do not consider running Snow Leopard on any PPC machines… It simply will not work… But PowerPC (PPC) applications will work with the Rosetta translation layer, [...]...
  5. Mac OS X 10.6 Snow Leopard: the Ars Technica review – Ars Technica With every release, John Siracusa dives in and gives us an in-depth technical review of Mac OS X…. And this time, with Snow Leopard, Ars Technica & John show us again, why they are a well respected site on the internet… Dive in to Mac OS X 10.6 Snow Leopard: the Ars Technica review. [...]...

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>