1. Download the new kernel
2. unzip it
3. cd linux-2.6.30
4. make menuconfig (kernel will automatically use /boot/config-2.6.xx as the default config)
5. make (will make bzImage and all modules)
6. make modules_install
7. make install (will install bzImage to /boot/vmlinuz-2.6.30 and mkinitrd)
阅读(823) | 评论(0) | 转发(0) |