Chinaunix首页 | 论坛 | 博客
  • 博客访问: 286237
  • 博文数量: 65
  • 博客积分: 1490
  • 博客等级: 上尉
  • 技术积分: 835
  • 用 户 组: 普通用户
  • 注册时间: 2009-01-16 20:00
文章分类

全部博文(65)

文章存档

2015年(1)

2012年(3)

2010年(7)

2009年(54)

我的朋友

分类: LINUX

2009-08-28 18:44:32

 
 
 
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)
 
 
 

/*

*By Neil Chiao ()

*转载请注明出处:neilengineer.cublog.cn

*

*/

阅读(795) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~