Chinaunix首页 | 论坛 | 博客
  • 博客访问: 197455
  • 博文数量: 77
  • 博客积分: 1749
  • 博客等级: 上尉
  • 技术积分: 810
  • 用 户 组: 普通用户
  • 注册时间: 2011-03-28 18:27
文章分类
文章存档

2012年(28)

2011年(49)

分类: LINUX

2011-11-03 21:06:54

在编译内核时
make
make modules_install
都正确的前提下,如果
make install时出现错误,但是可以生成vmlinuz, system_map, initramf以及grub等信息,
如:
ERROR: modinfo: could not find module iwlagn
ERROR: modinfo: could not find module iwlcore
ERROR: modinfo: could not find module drm_kms_helper
若这些内核模块并不是系统必须的,则只需要将他们卸载掉
rmmod ***即可。
阅读(871) | 评论(0) | 转发(0) |
0

上一篇:没有了

下一篇:【Backup】Fedora 14 X86_64 源的配置及基本安装

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