Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

重新编译内核出错!!!!????

[复制链接]
skye 发表于 2004-8-8 21:48:02 | 显示全部楼层 |阅读模式
我是这样重新编译的,大家帮我看看错在那了

cd /usr/src/linux-2.4
make xconfig
修改内核参数
make dep
make clean
make bzImage
make modules
make modules_install
make install
在/boot里多了这几个文件
initrd-2.4.21-15.ELcustom.img
System.map-2.4.21-15.ELcustom
vmlinuz-2.4.21-15.ELcustom

还有原有的
initrd-2.4.21-15.EL.img
System.map-2.4.21-15.EL
vmlinuz-2.4.21-15.EL

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,2)
# kernel /vmlinuz-version ro root=/dev/hda9
# initrd /initrd-version.img
#boot=/dev/hda3
default=1
timeout=10
splashimage=(hd0,2)/grub/splash.xpm.gz
password --md5 $1$r5uje8.b$48mVDk4KQ/IN8z6Ei33bc/
title Red Hat Enterprise Linux AS (2.4.21-15.ELcustom)
root (hd0,2)
kernel /vmlinuz-2.4.21-15.ELcustom ro root=LABEL=/
initrd /initrd-2.4.21-15.ELcustom.img
title Red Hat Enterprise Linux AS (2.4.21-15.EL)
root (hd0,2)
kernel /vmlinuz-2.4.21-15.EL ro root=LABEL=/
initrd /initrd-2.4.21-15.EL.img
title DOS
rootnoverify (hd0,0)
chainloader +1
重新启动系统


重新起动,提示错误,并且capslock 和 scrolllock不停的闪
VFS:cannot open root device "LABEL=/" or 00:00
please append a correct "root=" boot option
kernel panic: VFS: unable to mount root fs on 00:00

这是怎么回事呀????大家快帮忙呀。谢谢大家!!!!
BENDY 发表于 2004-8-10 01:39:48 | 显示全部楼层
不要使用label...直接用/dev/hd?????
回复

使用道具 举报

 楼主| skye 发表于 2004-8-11 10:01:47 | 显示全部楼层
谢谢楼上的兄弟!!!!!
我用你的方法已经搞定了
看来编译内核真不是件简单的事情呀,要想给自己的系统定制合适的内核太难了
我的CPU是速龙 1800+ ,我超频到 2200+ 用,装完系统后内核默认的 CPU 类型是
奔3 的,只要我一运行程序CPU的利用率就是100%,我想可能是和内核定制有关
重新编译内核,把CPU的类型改为AMD athlon/duron/k7 之后,还是不如以前了,只是内存利用率下降了不少
这是怎么回事呀,那位朋友对编译内核比较熟悉,快给小弟指点一下,谢谢了!!!!!!!


[ Last edited by skye on 2004-8-11 at 10:11 AM ]
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-16 23:51 , Processed in 0.032448 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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