Debian Lenny Xen StepByStep

on a plain Lenny with Grub as Boot Manager (Lilo doesn’t work with xen 🙁 ):

  • apt-get install xen-hypervisor-3 xenwatch xen-tools linux-image-2.6-xen-amd64
  • /etc/xen/xend-config.sxp: "(network-script network-bridge)"
  • Edit /etc/xen-tools/xen-tools.conf
  • time xen-create-image --hostname=test --ip=10.0.0.11 --arch=amd64 --role=udev

Leave a Reply

Your email address will not be published. Required fields are marked *