Kernel panic - not syncing: Attempted to kill init!

ecjtubaowp
Kernel panic - not syncing: Attempted to kill init!

Unable to find volume group "VolGroup00"
ERROR: /bin/lvm exited abnormally (pid 326)
mount: error 6 mounting ext3
mount: error 2 mounting none
switchroot: mount failed: 22
umount: /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!


我在编译完2.6.18.8的内核后,启动时出现了上面的问题,请高手帮看一下,是哪里的配置错了,谢谢!

platinum
找旧贴子,问的太多了

ecjtubaowp
找了很多都没有解决方案啊,晕,我编译时已经配置了好多选项了,怎么还会遇到这个问题尼??
麻烦帮小妹解决一下啊

ecjtubaowp
怎么没人告诉俺们啊

ga0feng
你的新内核编译后,有制作相应的initrd吗?你应该有相应的initrd才可以。

如果没有,恐怕你需要做一个对应你新kernel的initrd。

如果你做了,还是出这个问题;那么恐怕你的initrd跟系统原来的initrd里面的内容里包含的模块啥的不同。很有可能缺失lvm相关的模块。
所以才会有Unable to find volume group "VolGroup00"


不过也不一定就是这个问题。

ecjtubaowp
Thanks,我还是没有找到解决方案