Changes between Initial Version and Version 1 of Servers/virt_machines/kernel


Ignore:
Timestamp:
Feb 17, 2009, 1:39:23 PM (15 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Servers/virt_machines/kernel

    v1 v1  
     1[[PageOutline]]
     2= Xen & Lustre Kernel in Dell Machine =
     3== 1.問題和解決方案 ==
     4 * 因 Dell Machine 的新硬體(Intel ICH9R),原本 Xen 和 Lustre 支援的 Kernel 2.6.18 無法驅動 (2.6.19 後才有支援),與 rider 討論後,決定採用以下方法:
     5   1. 下載 mainline Kernel 2.6.22
     6   2. 採用 ubuntu 的 Xen patch (在 Ubuntu gusty 有提供 xen patch file)
     7   3. 在使用 Lustre 的 patch
     8 * 先 Try Try See,有問題在提出...