Difference between revisions of "Xen"
From CBLFS
Jump to navigationJump to searchLine 4: | Line 4: | ||
Pure64 | Pure64 | ||
+ | |||
+ | tar xvf /CBLFS/xen-3.1.0-src.tgz -C /sources/ | ||
+ | |||
+ | cd /sources/xen-3.1.0-src/ | ||
cp -av /boot/config-2.6.20.1 /source/xen-3.1.0-src/.config | cp -av /boot/config-2.6.20.1 /source/xen-3.1.0-src/.config | ||
make kernels | make kernels |
Revision as of 02:28, 16 June 2007
http://www.xensource.com/download/
http://www.xensource.com/download/dl_31tarballs.html
Pure64
tar xvf /CBLFS/xen-3.1.0-src.tgz -C /sources/
cd /sources/xen-3.1.0-src/
cp -av /boot/config-2.6.20.1 /source/xen-3.1.0-src/.config
make kernels