Running Foresight Linux in Xen
So the great guys over at Foresight Linux provide a number of pre-built images to allow you to take it for a spin. This is of particular interest to me since these images include Gnome 2.18. But, there’s a problem. Foresight provides disk images for QEMU, Parallels and VMWare, but not for my choice of VM’s, Xen.
Luckily, it turns out that running from the raw QEMU disk image is actually rather painless. The only thing that you have to do slightly differently on the Xen configuration is to specify the file as a device rather than a filesystem. In other words, in your
The only other thing necessary is to get some way to log into the GUI to actually see what it's all about. To do that, you just need to make a couple of modifications to the gdm config file in
Personally, I use Xephyr for the job, so I just run
Now you’re free to log in and hack away! (And I’d venture to say that you’ll have a much quicker and more responsive VM than either QEMU or VMWare can provide.)








Great to see this. I am the founder of the Foresight project, and I have been planning to build a domU live image for a while now. Keep an eye out, I will build a xen domU that just works
Hope you love Foresight!
April 20th, 2007 at 5:19 pmI have an image, but no time to test it this morning. If you want to try it out and let me know how it works…
http://www.rpath.org/rbuilder/downloadImage?fileId=15824
April 21st, 2007 at 3:43 amLooks good! I get some strange characters printing to the console during boot, but as soon as it’s booted up I just point Xephyr at it and I’m in. I haven’t tested all of the apps yet, but I can confirm epiphany, evince and gnome-terminal all work at least.
April 21st, 2007 at 4:11 pm