I want to run a virtualized Linux (possibly also OpenSolaris) on my Core Duo Mac that runs OS X 10.4.

How to do it? What are the possible solutions? What are pros and cons of those solutions?

link|improve this question

80% accept rate
feedback

2 Answers

up vote 4 down vote accepted

VMware Fusion ($80) or Virtualbox ($0) will allow you to do this.

VMware's advantage is portability and ubiquity, and I find it to be very robust. Virtualbox is free, which is hard to argue with, though I don't know if it will run OpenSolaris.

link|improve this answer
I'm having some success with VirtualBox, though I only need it occasionalyy to check the cross-platformness of some code changes or to reproduce OS dependent bug reports. Haven't tries VMware. – dmckee Oct 24 '09 at 8:07
I find WMware Fusion much better then Parallels. – Josh K Oct 24 '09 at 14:23
It seems that OpenSolaris runs within Virtualbox. Link: dlc.sun.com/osol/docs/content/IPS/virtualbox.html – Tadeusz A. KadÅ‚ubowski Oct 25 '09 at 13:37
1  
Considering that Sun bought out the VirtualBox team, I'd find it ironic if it didn't run OpenSolaris. – supercheetah Oct 25 '09 at 16:35
I successfully run OpenSolaris (and Windows 7 RC) within VirtualBox running on a Mac (under Mac OS X 10.5, but it should run fine under Mac OS X 10.4 - on Intel - as well.) – jrg Nov 3 '09 at 14:55
feedback

I'd recommend VirtualBox. And here's a Gizmodo Howto (although it's Windows on a Mac, the principal is the same).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.