QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 814|回复: 5

编译2.6.6内核出现错误(在线求助)

[复制链接]
发表于 2004-5-28 10:36:16 | 显示全部楼层 |阅读模式
[root@DavidAtHome linux-2.6.6]# make install
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
Kernel: arch/i386/boot/bzImage is ready
sh /usr/src/linux-2.6.6/arch/i386/boot/install.sh 2.6.6 arch/i386/boot/bzImage System.map ""
No module aic7xxx found for kernel 2.6.6
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2



求高手指正是什么原因?
 楼主| 发表于 2004-5-28 10:38:01 | 显示全部楼层
还有,就是我在make的时候,出现好多warning
但没有error,有没有影响?
回复

使用道具 举报

发表于 2004-5-28 11:43:41 | 显示全部楼层
"Kernel: arch/i386/boot/bzImage is ready"!
make modules_install

cd  arch/i386/boot/
cp bzImage /boot/vmlinuz-2.6.6-0528
edit your boot config file
reboot
work!
回复

使用道具 举报

 楼主| 发表于 2004-5-28 13:53:14 | 显示全部楼层
虽然提示error,但还是成功了,是吗?
可不可以介绍下怎么编辑启动文件
回复

使用道具 举报

发表于 2004-6-1 21:24:54 | 显示全部楼层
我想你应该还没升级modutils包,把它升级到最新版本比较好
回复

使用道具 举报

发表于 2004-6-2 00:09:41 | 显示全部楼层
"No module aic7xxx found for kernel 2.6.6"
我用sata时将sata的驱动包含到内核中也会出现这个问题。可以这样解决:
先将该驱动选为模块,编译并安装模块,再将该驱动编译进内核,make install即可正常安装内核。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-10-6 13:09 , Processed in 0.042321 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表