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
![[Main Page]](/upload/4/49/Debian_taiwan_out.png)