LinuxSir.cn,穿越时空的Linuxsir!

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

红旗4编译2.60-test8,编译成功,启动黑屏,细节如下,求帮!

[复制链接]
发表于 2003-10-26 23:45:11 | 显示全部楼层 |阅读模式
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 /usr/src/linux-2.6.0-test8/arch/i386/boot/install.sh 2.6.0-test8 arch/i386/boot/bzImage System.map ""
depmod: cannot read ELF header from /lib/modules/2.6.0-test8/modules.dep
depmod: cannot read ELF header from /lib/modules/2.6.0-test8/modules.generic_string
depmod: /lib/modules/2.6.0-test8/modules.ieee1394map is not an ELF file
depmod: /lib/modules/2.6.0-test8/modules.isapnpmap is not an ELF file
depmod: cannot read ELF header from /lib/modules/2.6.0-test8/modules.parportmap
depmod: /lib/modules/2.6.0-test8/modules.pcimap is not an ELF file
depmod: cannot read ELF header from /lib/modules/2.6.0-test8/modules.pnpbiosmap
depmod: /lib/modules/2.6.0-test8/modules.usbmap is not an ELF file
2、起动时黑屏,但原来的2.4.20可正常工作。
3、grub.conf的内容如下,什么原因?

grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,4)
#          kernel /vmlinuz-version ro root=/dev/hda7
#          initrd /initrd-version.img
#boot=/dev/hda
default=4
timeout=10
splashimage=(hd0,4)/grub/splash.xpm.gz
title Red Flag Linux (2.6.0-test8)
        root (hd0,4)
        kernel /vmlinuz-2.6.0-test8 ro root=/dev/hda7 vga=785 console=/dev/null CONSOLE=/dev/tty2 acpi=off
        initrd /initrd-2.6.0-test8.img
title Red Flag Linux (2.4.20-8)
        root (hd0,4)
        kernel /vmlinuz-2.4.20-8 ro root=/dev/hda7 vga=785 console=/dev/null CONSOLE=/dev/tty2 acpi=off
        initrd /initrd-2.4.20-8.img
title Red Flag Linux (Safe Mode)
        root (hd0,4)
        kernel /vmlinuz-2.4.20-8 root=/dev/hda7 acpi=off 4
        initrd /initrd-2.4.20-8.img
title Red Flag Linux (Console Mode)
        root (hd0,4)
        kernel /vmlinuz-2.4.20-8 root=/dev/hda7 acpi=off 3
        initrd /initrd-2.4.20-8.img

title Windows2000
        rootnoverify (hd0,0)
        chainloader +1
发表于 2003-10-27 08:18:23 | 显示全部楼层
编译内核不是简单的事

不是make ....等几个命令。。。。。

作了就可以的。。。。。。。。。。。。


重点在内核配置上(需要你了解你用的硬件。你的需求等。。。。)
 楼主| 发表于 2003-10-27 12:57:27 | 显示全部楼层

谢了,知错的地方了。

今晚再试
发表于 2003-10-27 18:58:01 | 显示全部楼层
可能是兄弟的ELF没有编进内核,再重编吧,我不不知搞了多少钱才成的!
 楼主| 发表于 2003-10-28 06:40:40 | 显示全部楼层

谢了,

其实我把ELF编进了内核,我再试。。。。。。。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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