Changes

Installing and Configuring Fedora Xen Virtualization

109 bytes removed, 20:02, 27 October 2016
m
Text replacement - "<table border="0" cellspacing="0">" to "<table border="0" cellspacing="0" width="100%">"
<hr>
<htmlet>fedora</htmlet>
Virtualization is the ability to run multiple operating systems simultaneously on a single computer system.
== Checking Xen Hardware Compatibility ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
Before using Xen, it is important to ensure that your current hardware configuration is suitable to support Xen.
Each guest operating system installed will reside on the existing filesystems of the host Fedora system. It is important, therefore, that there is enough disk space available to install your choice of guest operating system. As a guideline, a command line version of Fedora Linux requires approximately 600Mb of disk space. A full installation of Fedora (including graphical desktop) requires around 3Gb 4GB of disk space.
Of further concern is physical memory. Sufficient memory is required to run both the host operating system and the guest operating systems. If the guest operating system is not using a desktop environment, then it is possible to allocate 256Mb of memory to the guest OS. A full, graphical desktop Linux installation will require considerably more (a minimum of between 300 - 400Mb will provide reasonable, but not spectacular, performance).
This command will install all the required packages, and configure the boot loader to provide a Xen virtualization option when the system is next booted.
At this point, reboot the system. When the boot screen appears hit any key to enter to boot menu and select the Fedora Xen boot option. During the boot phase you will notice some different messages appearing from previous boots. This is a good sign that the kernel with Xen support is loading. If a Xen boot option is not provided, boot using the standard Linux kernel and execute the following commands before rebooting once again:
<pre>
The next chapter will focus on [[Managing and Monitoring Fedora based Xen Guest Systems]].
 
<htmlet>fedora</htmlet>