Hi,
> How much of a task is it to get this running and can you help me out > on this a bit ? The linux that are installed on buildserver is running on 64 bits? Xen needs a modificate kernel to run, there are two options to deploy: 1) download binary packages alread compiled to 32 or 64 bits enviroment. 2) download the sources and compile xen from scratch. On both options the requirements are: bridge-utils grub iproute2 phyton-devel the kernel that have access to hardware is called dom0, the kernel that run virtual machines is called domU. to build vm with xen on yoper I copy all file system of my running system for example to another partition, and change hostname, ip..... this is a quick introdution... :) Abraços, Marlon _______________________________________________ yoper-dev mailing list [email protected] https://morpheus.pingos.org/cgi-bin/mailman/listinfo/yoper-dev
