Chinaunix

标题: Kernel Panic - not syncing :VFS: Unable to mount root fs on unknown-block(0,0) [打印本页]

作者: creatory    时间: 2010-01-25 14:42
标题: Kernel Panic - not syncing :VFS: Unable to mount root fs on unknown-block(0,0)
Uniform Multi-Platform E-IDE driver
ide_generic:please use probe_mask=0x3f module parameter for probing all legacy ISA IDE ports
ide-gd driver 1.18
ide-cd driver 5.00
serio:i8042 KBD port at 0x60,0x64 irq 1
serio:i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
TCP cubic registered
hd:no drives specified-use hd=cy1,head,sectors on kernel command line
List of all partitions:
No filesystem could mount root,tried:
Kernel Panic - not syncing :VFS: Unable to mount root fs on unknown-block(0,0)

我的硬盘是IDE的,没有使用initrd,IDE驱动是编译进了内核里了,现在是直接挂载硬盘的第一分区做了根文件系统,可是怎么也挂不上
root=/dev/hda1 init=/bin/bash ide=nodma vga=0x314
帮一下啊
在线等
作者: jerrywjl    时间: 2010-01-25 14:48
Kernel Panic - not syncing :VFS: Unable to mount root fs on unknown-block(0,0)

看上面这句,既然你这样写:
root=/dev/hda1 init=/bin/bash ide=nodma vga=0x314

所以你要确认你的根文件系统是/dev/hda1,但是我印象中,大多数人的/boot文件系统才是/dev/hda1。

所以那你要再确认一下。
作者: Godbach    时间: 2010-01-25 15:19
记得还是需要initrd文件的。你的是什么发行版
作者: creatory    时间: 2010-01-25 15:23
我把驱动都编译进内核里了,不需要initrd了吧
作者: Godbach    时间: 2010-01-25 15:26
硬盘的驱动编译仅内核了。你的硬盘是什么类型,驱动选择了那些进行编译的
作者: T-Bagwell    时间: 2010-01-25 16:28
看提示,是说不支持文件系统
作者: chenyx    时间: 2010-01-25 21:20
检查下内核选项中对硬盘,文件系统的选项选择全了没有




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2