Changes between Version 3 and Version 4 of Xen_Installation/Xen4.x


Ignore:
Timestamp:
Aug 4, 2010, 10:32:01 AM (14 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_Installation/Xen4.x

    v3 v4  
    88{{{
    99$ sudo apt-get install bcc bin86 gawk bridge-utils iproute libcurl3 libcurl4-openssl-dev bzip2 module-init-tools transfig tgif texinfo texlive-latex-base texlive-latex-recommended texlive-fonts-extra texlive-fonts-recommended pciutils-dev mercurial build-essential make gcc libc6-dev zlib1g-dev python python-dev python-twisted libncurses5-dev patch libvncserver-dev libsdl-dev libjpeg62-dev iasl libbz2-dev e2fslibs-dev git-core uuid-dev ocaml libx11-dev
    10 
    11 // 若是 Debian/Ubuntu 64bit 所需另外安裝套件
     10}}}
     11  * 若是 Debian/Ubuntu 64bit 所需另外安裝套件
     12{{{
    1213$ sudo apt-get install gcc-multilib
    1314}}}
     
    3637          insmod ext2
    3738          set root='(hd0,1)'
    38           search --no-floppy --fs-uuid --set 04c43ab3-b033-448d-aef9-c75beb222f99
    3939          multiboot (hd0,1)/boot/xen-4.0.gz dummy=dummy
    4040          module  /boot/vmlinuz-2.6.32.16 dummy=dummy root=UUID=04c43ab3-b033-448d-aef9-c75beb222f99 ro nomodeset
     
    4444== [Step2:編譯與安裝 Xen-4.x Hypersior 最新測試版本] ==
    4545{{{
    46 // Xen 4.x Hypervisior
    4746$ cd /usr/src
    4847$ sudo hg clone http://xenbits.xen.org/xen-4.0-testing.hg
     
    5857$ sudo reboot
    5958}}}
     59== [Step3:Up-to-date Xen-4.x Hypersior] ==
     60{{{
     61$ cd xen-4.0-testing.hg
     62$ make clean
     63$ hg pull
     64$ hg update
     65}}}
    6066= 【Reference】 =
     67http://wiki.xensource.com/xenwiki/Xen4.0 [[BR]]
     68http://wiki.xen.org/xenwiki/XenParavirtOps