QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 856|回复: 4

请教,核心编译时出现错误,我该如何处理??

[复制链接]
发表于 2004-11-15 22:49:29 | 显示全部楼层 |阅读模式
[root@localhost linux-2.6.8.1]# 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 /Zsr/Download/linux-2/linux-2.6.8.1/arch/i386/boot/install.sh 2.6.8.1 arch/i386/boot/bzImage System.map ""
No module ncr53c8xx found for kernel 2.6.8.1
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2
[root@localhost linux-2.6.8.1]#

谢谢!!!
发表于 2004-11-16 13:23:23 | 显示全部楼层
首先声明:我从来没有用过 make install 来装 kernel ,也不喜欢 initrd。
make modules_install 之后就可以复制 arch/i386/boot/bzImage 到 /boot 来启动了。

以下只是一些猜测:

module-init-tools 是最新的?

的确选中了 ncr53c8xx 为 module ?

用 make -j1 编译试试看。
回复

使用道具 举报

 楼主| 发表于 2004-11-16 15:25:18 | 显示全部楼层
如何选中ncr53c8xx 为 module ?
回复

使用道具 举报

 楼主| 发表于 2004-11-16 15:31:33 | 显示全部楼层
如何选中ncr53c8xx 为 module ?
回复

使用道具 举报

发表于 2004-11-16 21:44:00 | 显示全部楼层
Device Drivers -> SCSI Device Support -> SCSI low-level drivers ->  NCR53c8xx SCSI support

你有这种卡?
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-9-19 19:24 , Processed in 0.040783 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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