Changes between Version 1 and Version 2 of Xen_Installation/Xen4.x
- Timestamp:
- Aug 3, 2010, 6:08:39 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xen_Installation/Xen4.x
v1 v2 2 2 {{{ 3 3 #!html 4 <h1 style="text-align: center; color: blue">Xen 4.x Installation (Ubuntu 10.04.1 x86_64 LTS Lucid)</h1>4 <h1 style="text-align: center; color: blue">Xen 4.x Installation (Ubuntu 10.04.1 x86_64 LTS Lucid)</h1> 5 5 }}} 6 6 ---- … … 9 9 $ 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 10 11 // 若是 64bit 系統還需安裝11 // 若是 Debian/Ubuntu 64bit 所需另外安裝套件 12 12 $ sudo apt-get install gcc-multilib 13 13 }}} … … 21 21 $ sudo git reset --hard 22 22 $ sudo git checkout -b xen/stable-2.6.32.x origin/xen/stable-2.6.32.x 23 $ sudo git pull //往後在此更新至 latest kernel revision 23 $ sudo git pull //往後在此更新至 latest kernel revision// 24 24 $ sudo make menuconfig 25 25 $ sudo make -j 4 … … 31 31 // 修改 Grub.cfg 開機選單 (Grub2路徑:/boot/grub/grub.cfg) 32 32 {{{ 33 #!sh 33 34 menuentry 'Xen-4.x, with Linux 2.6.32.16' --class ubuntu --class gnu-linux --class gnu --class os { 34 35 recordfail