Installing Xen on Fedora 20 as Domain-0
I ever introduced [[installing-xen-domain-0-on-fedora-17]] as the first try to use the xen package delivered from Fedora and get away from manually compiling Xen and patching the kernel. In this post, I introduce installing Xen Dom0 on Fedora 41. Installing Xen First, install the xen pacakges: # yum install xen The Linux kernel is already ready…