Chinaunix首页 | 论坛 | 博客
  • 博客访问: 46582
  • 博文数量: 7
  • 博客积分: 310
  • 博客等级: 二等列兵
  • 技术积分: 75
  • 用 户 组: 普通用户
  • 注册时间: 2008-09-29 14:10
文章分类
文章存档

2012年(1)

2009年(6)

我的朋友

分类:

2009-11-10 13:13:59

  1 make mrproper

  2 make menuconfig        generate a .config file under the kernle directory

  3 make                   comliper the kernel

  4 make modules_install   install the modules file into /lib/modules/2.6.31.5

  5 make install           will give some comments what were did

  6 updates-ininramfs      under the /boot directory and do this command to generate a initrd.2.6.31.5-img file

  7 /boot/grub/menu.lst    add the new kernel to the grub, can use a old one as reference

  8

阅读(1624) | 评论(0) | 转发(0) |
0

上一篇:my vimrc

下一篇:read the doc&manual user w3m

给主人留下些什么吧!~~