免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12下一页
最近访问板块 发新帖
查看: 3491 | 回复: 10
打印 上一主题 下一主题

linux kernel panic !!! 在线急等... [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-10-17 11:42 |只看该作者 |倒序浏览
OS : redhat9.0
kernel : 2.4.20-8
系统现在进不去,出现如下错误:

  1. ...
  2. mounting root filesystem
  3. hdb:dma_intr: status=0x51 { DriveReady SeekCompetely }
  4. hdb:dma_intr: error=0x40 { UncorrectableError } ,LBAsect=208861, sector =16
  5. end_request:I/O error,dev 03:42 (hdb),sector 16
  6. EXT3-fs: can't read group descriptor 1
  7. mount : error 22 mounting ext3
  8. pivotroot: pivot_root(/sysroot,/sysroot/initrd) faild : 2
  9. umount /initrd/proc failed:2
  10. freeing unused kernel memory: 156k freed
  11. kernel panic: No init found . Try passing init = option to kernel
复制代码

之后系统就停在那不动了.我用启动盘进还是一样的效果.然后俺又用光盘进如linux  
rescue 模式,但是提示找不到任何磁盘分区.
(我开始装linux 时候分区是自动分的,我的linux单独用了一个硬盘.)
我在grub命令行下进行如下操作



  1. grub>; root (hd0,0)
  2. filesystem type is ext2fs,partition type 0x83
  3. grub>; root (hd0,1)
  4. filesystem type is ext2fs,partition type 0x83
  5. grub>; root (hd0,2)
  6. filesystem type unknown, partition type 0x82
复制代码

其实系统自动分的取应该是hd0,0 为/boot  
                       hd0,1 为/
                       hd0,2 为/swap
请问各位高人该如何解决!急...

论坛徽章:
0
2 [报告]
发表于 2005-10-17 12:48 |只看该作者

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

root(hd0,0)
kernel
initrd
boot
不行吗?

论坛徽章:
0
3 [报告]
发表于 2005-10-17 13:49 |只看该作者

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

不行,问题依旧...
  1. http://bbs.chinaunix.net/forum/viewtopic.php?t=628776&show_type=
复制代码

论坛徽章:
5
4 [报告]
发表于 2005-10-17 13:56 |只看该作者

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

hdb:dma_intr: status=0x51 { DriveReady SeekCompetely }
hdb:dma_intr: error=0x40 { UncorrectableError } ,LBAsect=208861, sector =16


这显然是磁盘有问题了

论坛徽章:
0
5 [报告]
发表于 2005-10-17 15:35 |只看该作者

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

能不能说说解决方法!谢谢!!

论坛徽章:
0
6 [报告]
发表于 2005-10-17 20:02 |只看该作者

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

root(hd0,0)
kernel  /boot/vlinuz****/..........boot=/dev/hda1

省略部分为内核版本

论坛徽章:
0
7 [报告]
发表于 2005-10-18 10:17 |只看该作者

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

遇到类似情况,分别是软盘和osloader启动的,hda*,其中“*”有误,我修正数字就可以了。

论坛徽章:
0
8 [报告]
发表于 2005-10-19 00:21 |只看该作者

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

加内核参数root=/dev/ram

论坛徽章:
0
9 [报告]
发表于 2005-10-19 11:29 |只看该作者

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

编译内核后经常出现这个问题,而且传屏幕分辨率参数给内核后启动也出这个问题。

论坛徽章:
0
10 [报告]
发表于 2005-10-20 15:57 |只看该作者

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

楼主编译内核后肯定没有修改grub.conf
要把root=LABEL=/ 删除或改变为root=/dev/hda* 具体要看个人的系统盘符号。
title Red Hat Linux (2.4.20-
        roon (hd0,0)
        kernel /boot/vmlinuz-2.4.20-8 ro /* root=LABEL=/ */
        initrd /boot/initrd-2.4.20-8.img
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP