{{parent page="HomePage"}} ===Virtualization with XEN === Read: http://fedoraproject.org/wiki/Docs/Fedora7VirtQuickStart#head-3c4575323030aeffd1c2b8b611c8d5732021c631 ==Testbed== Hardware: A64 3000+ / 1G ram Software: Fedora 8 x86_64 It wasn't hard at all. I installed Fedora 8 and select the Virtualization package group, bam, that is it. Start up virtual machine manager from X, create a new machine, done. It seems to be a lot slower than VMWare though. Screenshot {{image src="images/virt-manager.png"}} Does your processors support XEN? Mine does not. Is that why it's so slow on my PC? %% For Intel CPU # grep vmx /proc/cpuinfo For AMD CPU # grep svm /proc/cpuinfo %%