Gentoo in a Box
I am always interested in trying out new operating systems or atleast the latest whiz-bang software on my computer. The problem is the latest whiz-bang software usually does bad things to my computer. A coworker mentioned that he uses VirtualPC and installs potentially bad things inside a VM.
I think this idea alot. It makes alot of sense. The first thing I tried it on was Visual Studio 2005. This turned out to be a bad idea. My computer only had 500MB of memory. Visual Studio 2005 requires rougly 4000GB of memory. So I was an order of magnitude short. I believe it only took 3 days for Visual Studio 2005 to start up for the first time after I installed it.
Recently I bought a new computer and the price of memory has come down enough so that I have enough memory on the computer to run a VM without it being a severe problem. I also found that VMWare is giving away free copies of thier beta software. So I thought I'd try and install Gentoo Linux in a VM.
Now this is not a simple task since the typical Gentoo install is quite lengthy. Adding a VM to the proccess would only make the process worse. I thought I was in luck as Gentoo has a new graphical installer. I was no longer stuck in console land. It turns out though that the new Gentoo installer is not yet ready for prime time. There are a couple of bugs in the installer.
This is where I stumbled upon the Holy Grail of VMs. The problem with installing Gentoo usually is that everyone has different hardware, so all installations are unique and different and no two people have the exact same set of circumstances or problems. But with VMs everyone has the same hardware specifications. Well they can have differing amounts of harddisk space or memory. But that is the least of the problems.
I discovered that people have pre-built VMs with Gentoo Linux already installed on them! Witness this site. Most of the hard work is already done. Just download the VM, unzip it, and presto a bootable gentoo system. The VmWhere? dude promises to have a KDE version of a VM up and running sometime soon. In the mean time I'm off and Gentooing on my own. All hail the internet!