Linux Emulators

I don't think anything like that exists, but you can download a virtual machine that allows you to install various other operaing system in it. It basically emulates a particular CPU and system in order for the guest operating system to run.

Check this one out: It's called "Q" and is a Mac-friendly version of QEMU.

http://www.kberg.ch/q/

I've used it and it works pretty well. I was able to install ReactOS as well as a Linux distro for x86.

Of course, you could also attemp to dual-boot your Mac with OS X and a PPC based Linux distro like Ubuntu or its KDE sibling, Kubuntu.
 
Both are desktop environments. KDE generally has more features and options, Gnome aims to reach simplicity but foregoes options/features. You can have both installed and try them out.

To the original poster: What do you want to achieve? Just run some linux software? Then you don't really need linux and might use recompiled versions directly on OS X (with X11 installed). Might want to take a look at our UNIX & X11 forum here on macosx.com.
 
You don't need a Linux emulator if all you want to do is run some Linux software. I've run Gnome, Enlightenment, the Gimp, Abiword, OpenOffice and many many more apps without any real trouble.

I recommend you look into Fink at http://fink.sourceforge.net/ as this will let you install a huge range of open-source Unix software natively in OSX. If this is a little too tricky to handle, there is an app called FinkCommander that provides a graphical front-end and makes it a lot easier to navigate the Fink package manager.
 
Back
Top