Chinaunix首页 | 论坛 | 博客
  • 博客访问: 153323
  • 博文数量: 29
  • 博客积分: 1662
  • 博客等级: 上尉
  • 技术积分: 327
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-13 18:53
个人简介

thanks

文章分类
文章存档

2022年(1)

2017年(1)

2016年(1)

2015年(3)

2014年(9)

2011年(1)

2009年(1)

2008年(12)

我的朋友

分类: LINUX

2008-04-13 19:01:20

/*
*to build a NEW kernel, I install a NEW fedora only in t-mode.
*install nothing but elinks[358-f7], it still contain 1.3G harddisk space
*no gcc, but make. the detail show following
*/
1,download linux 2.6xx[F]
     from by elinks

2,bs>tar -xf linux*

3,bs>cd linux*
/*rebuild to make mrproper*/

4,bs>yum install -y ncurses ncurses-devel gcc

/*config*/
5,bs>make menuconfig

/*this step need long time*/
6,bs>make

/*need long time, and run as root*/
7,bs>make modules_install install

8,bs>reboot
/*
*if your have a config_file, first load it, and then save with $path = .
*/

/*error when with less support
*khelp used greatest stack depth: 3080 bytes left
*/
阅读(1111) | 评论(0) | 转发(0) |
0

上一篇:没有了

下一篇:windows下的虚拟机VPC

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