close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jun 3, 2008, 12:08:15 PM (18 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v9
|
v10
|
|
| 12 | 12 | $ mkdir /home/xen ; cd /home/xen |
| 13 | 13 | $ wget http://bits.xensource.com/oss-xen/release/3.2.1/xen-3.2.1.tar.gz |
| 14 | | $ tar zxvf xen-3.2.1.tar.gz ; cd cd xen-3.2.1/ |
| | 14 | $ tar zxvf xen-3.2.1.tar.gz |
| 15 | 15 | $ hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg |
| 16 | | $ make prep-kernels |
| | 16 | $ cd cd xen-3.2.1/ ; make prep-kernels |
| 17 | 17 | $ make dist && make install |
| 18 | 18 | $ depmod 2.6.18.8-xen |