Installing Xen on Ubuntu 7.10 Gutsy Gibbon Server

This install guide is based on the HowToForge article.

Install Xen 3.2.0 from source

Because of problems with the standard Ubuntu xen packages, I decided to try to build the latest Xen, just to see what you get building from source. Unfortunately the install is not really clear, it simply says to make world but then you get complaints about missing linux-2.6.18-xen.hg. It turns out External link mark you need to install mercurial (similar to svn, cvs) and get the thing from the xensource site.