QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1740|回复: 2

linux kernel panic !!! 在线急等...

[复制链接]
发表于 2005-10-17 11:38:35 | 显示全部楼层 |阅读模式
OS : redhat9.0
kernel : 2.4.20-8
系统现在进不去,出现如下错误:
[code:1]
...
mounting root filesystem
hdb:dma_intr: status=0x51 { DriveReady SeekCompetely }
hdb:dma_intr: error=0x40 { UncorrectableError } ,LBAsect=208861, sector =16
end_request:I/O error,dev 03:42 (hdb),sector 16
EXT3-fs: can't read group descriptor 1
mount : error 22 mounting ext3
pivotroot: pivot_root(/sysroot,/sysroot/initrd) faild : 2
umount /initrd/proc failed:2
freeing unused kernel memory: 156k freed
kernel panic: No init found . Try passing init = option to kernel
[/code:1]
之后系统就停在那不动了.我用启动盘进还是一样的效果.然后俺又用光盘进如linux  
rescue 模式,但是提示找不到任何磁盘分区.
(我开始装linux 时候分区是自动分的,我的linux单独用了一个硬盘.)
我在grub命令行下进行如下操作


[code:1]
grub> root (hd0,0)
filesystem type is ext2fs,partition type 0x83
grub> root (hd0,1)
filesystem type is ext2fs,partition type 0x83
grub> root (hd0,2)
filesystem type unknown, partition type 0x82
[/code:1]
其实系统自动分的取应该是hd0,0 为/boot  
                       hd0,1 为/
                       hd0,2 为/swap
请问各位高人该如何解决!急...
发表于 2005-10-17 15:29:26 | 显示全部楼层
你没有把ext3编译到内核去,编译成模块了,导致文件系统无法加载
重新编译内核,把对ext3的支持编译到内核
回复

使用道具 举报

 楼主| 发表于 2005-10-18 09:11:59 | 显示全部楼层
可是我没有升级内核呀,系统原来就支持EXT3格式...
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-5-5 10:32 , Processed in 0.092046 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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