[xen-tools-discuss] xm create

victor at collote.net victor at collote.net
Wed Dec 15 13:30:03 CET 2010


hi

 command output

 egrep -v '^$|^#' /etc/xen-tools/xen-tools.conf

 install-method = debootstrap
size   = 4Gb      # Disk image size.
memory = 128Mb    # Memory size
swap   = 128Mb    # Swap size
fs     = ext3     # use the EXT3 filesystem for the disk image.
dist   = lenny     # Default distribution to install.
image  = sparse   # Specify sparse vs. full disk images.
dhcp = 1
passwd = 1
kernel      = /boot/vmlinuz-`uname -r`
initrd      = /boot/initrd.img-`uname -r`
mirror_lenny=http://ftp.us.debian.org/debian
ext3_options   = noatime,nodiratime,errors=remount-ro
ext2_options   = noatime,nodiratime,errors=remount-ro
xfs_options    = defaults
reiser_options = defaults


More information about the xen-tools-discuss mailing list