Bare Metal Xen install and config on Fedora

Xen is an OpenSource virtualization platform that enables you to run many different types of operating systems on a standard Fedora / Redhat  installation. To install just follow the commands below to get started:

  • yum install xen
  • yum install virt-manager
  • run “virt-manager” from command line
  • click on “new” and follow prompts for install type (I started with ISO)
  • choose memory and cpu (I started with 2048 Ram and 2 cpus)

 

Leave a Reply