Changes

Installing and Configuring Fedora Xen Virtualization

67 bytes added, 19:05, 28 August 2007
Preparing Fedora for Xen Virtualization
</pre>
This command will list any currently running Xen machines.
It is now time to build a Xen virtual machine to contain a guest operating system:
<pre>
[root@fedora7 ~]# /usr/sbin/xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 384 1 r----- 1710.0
Currently, this command lists only the host operating system. When guest operating systems are running, these too will be listed.
 
It is now time to build a Xen virtual machine to contain a guest operating system.
== Building a Fedora Xen Guest System ==