|
发表于 2009-5-13 05:49:36
|
显示全部楼层
Post by nonplus;1986504
看金步国先生的kernel配置翻译,虽然老了点,但是上手容易
http://lamp.linux.gov.cn/Linux/kernel_options.html
接着自己实践几次马上搞定。。。
- ls -lh /boot/
- 总计 2.4M
- -rw-r--r-- 1 root root 45K 05-11 11:02 config-2.6.30-rc5
- drwxr-xr-x 2 root root 376 05-11 11:20 grub
- -rw-r--r-- 1 root root 810K 05-11 11:13 System.map-2.6.30-rc5
- -rw-r--r-- 1 root root 1.5M 05-11 11:13 vmlinuz-2.6.30-rc5
- du -lhs /lib/modules/2.6.30-rc5/
- 2.4M /lib/modules/2.6.30-rc5
复制代码
老大,能做到2.4m的吗?太震撼了,向您致敬,也想作个最大程度的精简内核,我也用国金步国的那文章,可出来的11m(linux开头的那个.deb文件),还弄得启动不显示进度,tty下也花屏,晕,
老大有劳您分享下细化点的经念好不? |
|