Xen howto create domU on Debian

Centos :

xen-create-image –lvm=lvm1 –hostname=hostname –install-method=rinse –dist=centos-5 –arch=amd64 –ip=ip –netmask=255.255.255.0 –gateway=gw –force –size=80Gb –swap=1024Mb –memory=1024

Debian:

xen-create-image –lvm=lvm1 –hostname=vm01 –install-method=debootstrap –arch=amd64 –ip=ip –netmask=255.255.255.0 –gateway=gw –force –size=80Gb –swap=1024Mb –memory=1024

Tags: , , ,

Leave a Reply