Main Page | 最近更改 | 編輯本頁 | 頁面歷史

可列印版 | 免責聲明 | 隱私政策

未登入
登入 | 幫助
 

KernelBuild

出自DebianWiki

目錄

[編輯] 目的

[編輯] 準備

硬體需求

軟體需求

硬體資訊

 /sbin/lspci
 cat /proc/cpuinfo

下載kernel source

[編輯] 設定

make {config|oldconfig|menuconfig|xconfig}

[編輯] Build and Installation

make clean
make bzImage
make modules
make modules_install
mkinitrd ...
cp arch/i386/boot/bzImage /boot/bzImage-KERNEL_VERSION
cp System.map /boot/System.map-KERNEL_VERSION
ln -s /boot/System.map-KERNEL_VERSION /boot/System.map
vi /boot/grub/menu.lst

[編輯] 參考資訊

Kernel Rebuild Guide

compile kernel

取自"http://wiki.debian.org.tw/index.php/KernelBuild"

本頁面已經被瀏覽6,582次。 這頁的最後修訂在 2004年10月2日 (星期六) 20:17。 本站的全部文本內容在GNU Free Documentation License 1.2之條款下提供。


[Main Page]
Main Page
社區
近期活動
最近更改
隨機頁面
幫助
贊助

編輯本頁
討論本頁
頁面歷史
鏈入頁面
鏈出更改

特殊頁面
錯誤報告