söndag 3 oktober 2010

xen installation commands for paravirtualization

To install a clean debian system with paravirtualization
virt-install --paravirt --name proxy --ram 1024 --os-type=linux --os-variant=debianLenny --file /domu/md0/proxy/disk.img --file-size 10 --nographics --location http://ftp.se.debian.org/debian/dists/lenny/main/installer-i386/ --network bridge:eth0

To detach from the machine, hit Ctrl+5

To later attach a bridged network card to the machine:
xm network-attach proxy bridge=eth1

Install common tools in the domu:

apt-get install sudo mc openssh-server

Inga kommentarer:

Skicka en kommentar