Entries Tagged as ''

Fedora 7 Xen Preview

Virtual Machine has been a hot topic for a long time, especially after VMWare acquied by EMC and IPO-ed in stock markets. There are several choices in the markets.

Xen, as an important feature in Redhat Enterprise 5, is optional when you install Fedora 7. If you think your local machine is big enough. I mean, you have high performance CPU, larger memory and large capacity of hard drive. Then you can think about to install Xen. If you have already installed Fedora 7, you can add this good feature by:

yum install kernel-xen xen virt-manager

Additionally, Xen provides GUI for user to easily configure. The following are the steps and screen shots of installing Windows XP vitrual machine.

Step 1: Go menu “Applications” — “System Tools” — “Virtual Machine Manager”, you will see the dialog box prompt.

Create a virtual machine

Step 2: Naming your virtual machine

02_xen_naming.png

Step 3: Choosing Virtualization Method

Choosing Virtualization Method

Step 4: Locating Installation Media. Here I used ISO file to import.

Locationg Installation Media

Step 5: Assigning Storage Space. Here I used one 20G file as virtual machine space.

Assigning Storate Space

Step 6: Connect to Host Network. Here is not as good as VMWare since I don’t know how virtual machine connect to my physical network interface. In VMWare, you can setup network either by bridge or by NAT. Now, I can only choose default.

Connect to Host Network

Step 7: Allocate Memory Space and CPU. See, my memory is too small. But it works.

Allocate Memory Space and CPU

Step 8: Ready to Installation

Ready  to Install

Step 10: My Lovely Installation Screen for 15 Years :)

Setup

Step 11: Monitor Your Virtual Machine

Monitor Status

Summary

Pros:

  1. Friendly graphic user interface, easy to use.
  2. Binding with Fedora distribution, easy to install.

Cons:

  1. Not as matured as VMWare
  2. Cannot assign more hard disk to virtual machine, unlike VMWare.
  3. Cannot configure network at the beginning, unlike VMWare.

However, I still like Xen since it is simple and easy to use.