我是靠谱客的博主 酷炫世界,最近开发中收集的这篇文章主要介绍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 导致启动报错.

转载于:https://blog.51cto.com/jeepblog/1026985

最后

以上就是酷炫世界为你收集整理的Kernel panic - not syncing: Attempted to kill init!的全部内容,希望文章能够帮你解决Kernel panic - not syncing: Attempted to kill init!所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(345)

评论列表共有 0 条评论

立即
投稿
返回
顶部