Xen: Difference between revisions
From CBLFS
Jump to navigationJump to search
Weibullguy (talk | contribs) All those edits and still couldn't use the template. |
No edit summary |
||
| Line 85: | Line 85: | ||
| | | | ||
|} | |} | ||
Download xen OS img.tar.bz2 . | |||
http://jailtime.org/ | |||
Revision as of 05:41, 16 June 2007
| Download Source: | http://bits.xensource.com/oss-xen/release/3.2.0/src.tgz/xen-3.2.0-src.tgz |
|---|
Introduction to Xen
Xen is a server virtualization application.
Project Homepage: http://www.xensource.com
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 . http://jailtime.org/