i was at the los alamos national laboratory web conference to give a presentation on apache lenya. lots of very interesting speakers there, a good experience. and new mexico is simply beautiful! i had the feeling that the sky was twice as big as usual.
linux is great, but let’s face it: i still need windows. i messed up my dual boot long ago, and what’s the point of switching between the os anyway. so, here’s the no-compromise solution: run windows inside of ubuntu. how nice
here’s how:
first, install some dependencies:
apt-get install build-essential
uname -r
apt-get install linux-headers-’you kernel version’
apt-get install gcc-3.4
apt-get install g -3.4
then install the vmwareplayer:
download the player
tar xvzf VMware-player-1.0.0-16981.tar.gz
cd vmware-player-distrib
export CC=/usr/bin/gcc-3.4
./vmware-install.pl
finally, create your virtual machine at http://www.easyvmx.com/, save it on your disk.
insert your windows cd, lauch the vmplayer (/usr/bin/vmplayer) and point it to your virtual machine. enjoy.

if you get stuck, here are the resources i used, many thanks to all of you ![]()
- howto install win xp in vmware player
- guide to vmware on breezy
- easy virtual machine creator
- how to create a new virtual machine
i was at the cm pro summit last week in san francisco. my first meeting with cm pro. great people! i also gave a presentation about the importance of the community in open source content managements.