我昨天装了红旗6sp1后,在系统升级中原本是打算把我的845主板集成的声卡驱动一下,但不知为什么重启后就进不了系统了,我在进系统的时候按了esc,看记下了最后几行
switching to new root and runing init
unmounting old/dev
unmounting old/proc
unmounting old/sys
switch root : mount failed : no such file or dirrctory
kernel panic - not syncing : attenpted to kill init
就停在这里不动了,进不了系统,我要怎么处理呀,谢谢帮忙呀.
dxb20040101 于 2009-01-28 19:04:18发表:
先谢谢楼上的兄弟
我照你的方法试了,还是一样的结果,不行呀
还有没有别的方法呀,能不能用光盘修复呢??具休怎么操作呀,谢谢
ldowlos 于 2009-01-28 18:29:25发表:
你参考下这个
kernel panic - not syncing: Attenpted to kill init!
错误分析:原内核中启用了selinux,新内核未选择selinux的选项,不能成功启动。
解决方法:修改grub.conf文件,在root=LABEL=/ 后加入 enforcing=0即可