Changes between Version 8 and Version 9 of ONE_Insatll


Ignore:
Timestamp:
Jun 3, 2008, 12:06:13 PM (16 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ONE_Insatll

    v8 v9  
    1010{{{
    1111$ sudo apt-get install gcc make gawk build-essential python-dev libncurses-dev libssl-dev gettext xorg-dev iproute bridge-utils mercurial
     12$ mkdir /home/xen ; cd /home/xen
     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/
     15$ hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg
    1216$ make prep-kernels
    1317$ make dist && make install