Difference between revisions of "Xen-fedora-11"

From VNUML-WIKI
Jump to: navigation, search
(Created page with '{{Title|Installing Xen in Fedora 11}} [http://www.savelono.com/linux/fedora-11-likely-will-not-include-xen-dom0-virtualization-support.html It seems] that Xen (as Dom0) has been...')
 
Line 5: Line 5:
 
<ol>
 
<ol>
  
<li>Install xen packages (using yum):
+
<li>Install xen packages (using yum):</li>
  
  xen-hypervisor-3.3.1-11.fc11.i586
+
xen-hypervisor-3.3.1-11.fc11.i586
  xen-3.3.1-11.fc11.i586
+
xen-3.3.1-11.fc11.i586
  xen-libs-3.3.1-11.fc11.i586
+
xen-libs-3.3.1-11.fc11.i586
  xen-runtime-3.3.1-11.fc11.i586
+
xen-runtime-3.3.1-11.fc11.i586
  
 
<li>
 
<li>

Revision as of 22:04, 1 July 2009

Installing Xen in Fedora 11

It seems that Xen (as Dom0) has been officially discontinued since Fedora 8 (and maybe re-introduced in Fedora 12). However, it is possible to configure it and this receipt explains how:

  1. Install xen packages (using yum):
  2. xen-hypervisor-3.3.1-11.fc11.i586
    xen-3.3.1-11.fc11.i586
    xen-libs-3.3.1-11.fc11.i586
    xen-runtime-3.3.1-11.fc11.i586
    

Resources