是否有任何 Linux 发行版“内置”Xen 并准备好充当开箱即用的虚拟计算机主机?或者,您可以轻松选择“Xen-host”作为安装选项的发行版?我正在尽可能轻松地设置 Xen 主机......
答案1
任何这些(尽管完整列表有点过时了)。
具有 Xen Dom0 内核的 Linux 发行版
Distributions Versions Alpine Linux 2.4.x[2] Debian 4.0 (Etch), 5.0 (Lenny), 6.0 (Squeeze)[1] Fedora 15 (Lovelock)[3], 16 (Verne), 17 (Beefy Miracle)[1] Linux Mint 13, 14 [4] OpenSUSE 10.x, 11.x, 12.x Oracle VM for x86 (OVS) All versions Redhat Enterprise Linux (RHEL) 5.x CentOS and other RHEL clones 5.x SUSE Linux Enterprise Server (SLES) 10.x, 11.x Ubuntu 11.10[1], 12.04 LTS[1] Xen Cloud Project (XCP) All versions XenServer All versions [1] Please note that this kernel requires Xen >= 4.0. [2] See wiki for more info [3] Dom0 kernel provided via this (unofficial) repository [4] Based on Ubuntu 12.04 and 12.10 resp.
答案2
在 Ubuntu (12.04) 上,默认情况下不安装 Xen。但安装后可以使用以下命令轻松添加:
sudo apt-get install xen-utils-common
如今,安装软件包变得越来越容易,而且可能的组合数量也越来越多,为除基础知识之外的每一种有用的组合提供单独的发行版是有点困难的。当然,您可以推出自己的发行版,其中包括你想。