Posts Tagged ‘virtualization’

xen 3.02 on Debian Etch / AMD64

Friday, July 18th, 2008

A quick walk-through of installation of Xen 3.02 on Debian Etch (AMD64):

KERNELS=”linux-2.6-xen0 linux-2.6-xenU” make -j7 world
make install
make linux-2.6-xen0-config CONFIGMODE=menuconfig
make -j7 linux-2.6-xen0-build
make linux-2.6-xen0-install
make linux-2.6-xenU-config CONFIGMODE=menuconfig
make -j7 linux-2.6-xenU-build
make linux-2.6-xenU-install

vim /boot/grub/menu.lst

title Xen 3.0.2 / Debian GNU/Linux, kernel 2.6.16
root (hd0,0)
kernel /xen.gz dom0_mem=131072
module /vmlinuz-2.6-xen0 root=/dev/sda2 ro console=tty0
savedefault

Install xen-tools, xen-shell etc

update-rc.d xend defaults 20 21
update-rc.d xendomains defaults 21 20

Xen - Community Ubuntu Documentation

Sunday, June 29th, 2008

stuff: 2 veth with 2 bridges on OpenVZ at ALTLinux

Friday, June 6th, 2008

Installing And Using OpenVZ On Debian Etch | HowtoForge - Linux Howtos and Tutorials

Saturday, May 31st, 2008

OpenVZ - Community Ubuntu Documentation

Saturday, May 31st, 2008

Main Page - Proxmox VE

Friday, May 9th, 2008

OpenVZ On Debian Etch For Webservers | HowtoForge - Linux Howtos and Tutorials

Friday, May 9th, 2008

Debian template creation - OpenVZ Wiki

Thursday, May 8th, 2008

Compiling the OpenVZ kernel (the Debian way) - OpenVZ Wiki

Thursday, May 8th, 2008

Installation on Debian - OpenVZ Wiki

Thursday, May 8th, 2008