LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 973|回复: 12

升级内核2.6.6出现的问题

[复制链接]
发表于 2004-6-13 05:57:06 | 显示全部楼层 |阅读模式
在安装LINUX 2.6.6
安装了module-init-tools-3
之后在
make
make module
make module_install
等都可以顺利通过
但是在最后
make install 的时候却发现错误
并显示以下提示
no module buslogic found for kernel 2.6.6
mkinitrd failed

有人知道这是什么问题么?如何解决?
发表于 2004-6-13 07:49:25 | 显示全部楼层
直接cp你的内核bzImage 到boot 目录
 楼主| 发表于 2004-6-13 14:23:39 | 显示全部楼层
我把bzImage 复制到boot目录下,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 buslogic found for kernel 2.6.6
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2
发表于 2004-6-13 16:35:05 | 显示全部楼层

第三步错了

是make modules_install
 楼主| 发表于 2004-6-13 17:15:12 | 显示全部楼层
不好意思,贴帖子的时候打错了,升级内核的时候并没有打错
 楼主| 发表于 2004-6-13 21:29:54 | 显示全部楼层
up
发表于 2004-6-13 21:35:17 | 显示全部楼层
cp
以后就不用make install了
剩下要做的就是改你的lilo或者grub了
 楼主| 发表于 2004-6-13 21:44:28 | 显示全部楼层
请问怎么改呢?我是新手,刚刚接触linux,能够给出详细步骤么?谢谢
发表于 2004-6-13 21:50:22 | 显示全部楼层
title Gentoo Linux
        root (hd0,7)
        kernel /bzImage  root=/dev/hda9

/etc/grub/grub.conf
参考自己的
 楼主| 发表于 2004-6-13 22:13:47 | 显示全部楼层
我发现boot目录下没有initrd-2.6.6.img 这个文件,那么在grub.conf里面修改也应该没有作用
然后我打入mkinitrd initrd-2.6.6.img 2.6.6, 结果还是出现如下错误信息

no module buslogic found for kernel 2.6.6
mkinitrd failed

请问该如何处理呢?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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