Kernel panic - not syncing: Attempted to kill init!

Kernel panic - not syncing: Attempted to kill init!
Pid: 1, comm: init Not tainted 2.6.32-279.5.1.el6.x86_64 #1
Call Trace:
[<ffffffff814fd24a>] ? panic+0xa0/0x168
[<ffffffff81070bd2>] ? do_exit+0x862/0x870
[<ffffffff8117cba5>] ? fput+0x25/0x30
[<ffffffff81070c38>] ? do_group_exit+0x58/0xd0
[<ffffffff81070cc7>] ? sys_exit_group+0x17/0x20
[<ffffffff8100b0f2>] ? system_call_fastpath+0x16/0x1b

剛裝的centos 6.3 服務器自檢後提示Kernel panic - not syncing: Attempted to kill init!

以爲是centos 6.3 本身bug。最後回想改了什麼操作.原來是/etc/sysconfig/selinux

SELINUXTYPE=targeted
誤改爲

SELINUXTYPE=disableds 導致啓動報錯.

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章