Create New Xen VM from Template

From MyWiki

Jump to: navigation, search
  1. Locate appropriate template from here
  2. mkdir /var/vm/newvmname
  3. cd /var/vm/newvmname
  4. tar -zxvf <path_to_template.jar.gz>
  5. rename existing conf file to <newvmname>.conf
  6. run script to update conf file and virtual disk (link to cvs here -- see MikeF in the meantime)
Personal tools