Difference between revisions of "Xen"
From CBLFS
Jump to navigationJump to searchLine 15: | Line 15: | ||
iproute2 | iproute2 | ||
+ | |||
The Linux bridge-utils (http://bridge.sourceforge.net) | The Linux bridge-utils (http://bridge.sourceforge.net) | ||
+ | |||
The Linux hotplug system (http://linux-hotplug.sourceforge.net/ | The Linux hotplug system (http://linux-hotplug.sourceforge.net/ | ||
+ | |||
libcurl | libcurl | ||
+ | |||
zlib | zlib | ||
+ | |||
Python | Python | ||
+ | |||
LATEX | LATEX | ||
Revision as of 09:54, 16 June 2007
Download Source: | http://bits.xensource.com/oss-xen/release/3.2.0/src.tgz/xen-3.2.0-src.tgz |
---|
Contents
Introduction to Xen
Xen is a server virtualization application.
Project Homepage: http://www.xensource.com
http://www.linuxsir.org/main/doc/Xen3man/
Required
iproute2
The Linux bridge-utils (http://bridge.sourceforge.net)
The Linux hotplug system (http://linux-hotplug.sourceforge.net/
libcurl
zlib
Python
LATEX
Non-Multilib
Compile the package:
cp -av /boot/config-{uname -r} .config && make kernels && make ARCH=xen oldconfig
Install the package:
make install-twisted && make install-logging && make install-iptables && make install-xen && make install-tools
Multilib
This package does not provide any libraries so only one installation is required.
32Bit
Compile the package:
Install the package:
N32
Compile the package:
Install the package:
64Bit
Compile the package:
Install the package:
Configuring
Contents
Installed Directories: | |
---|---|
Installed Programs: | |
Installed Libraries: |
Short Descriptions
Download xen OS img.tar.bz2 .
GRUB Configuration
cp /boot/grub/menu.lst /boot/grub/menu.lst_bak
/boot/grub/menu.lst
title Xen 3.1.0 / XenLinux 2.6 ( /dev/[xxx] _ Xenlinux-2.6.18 ) root (hdn,m) kernel /boot/xen-3.1.0.gz dom0_mem=262144 module /boot/vmlinuz-2.6.18-xen root=/dev/[xxx] ro console=tty0