目 录CONTENT

文章目录

统信UOS开机黑屏报错:Kernel panic not syncing Attempted to kill init

管理员
2024-02-27 / 0 评论 / 1 点赞 / 392 阅读 / 0 字

统信UOS开机黑屏报错:Kernel panic not syncing Attempted to kill init

应用场景

OS版本信息:桌面专业版、教育版、家庭版、社区版

问题现象

开机黑屏报错:Kernel panic not syncing Attempted to kill init.docx。

解决办法

方案一:

系统启动的时候,按下『e』键进入grub编辑界面,编辑grub菜单,在 「quiet splash」 末尾增加enforcing=0,然后按f10或ctrl x引导,试下能否进入系统。

方案二:

将方案一中的enforcing=0换成selinux=0

方案三:

参考以下链接:

http://askubuntu.com/questions/92946/cannot-boot-because-kernel-panic-not-syncing-attempted-to-kill-init

此问题起因复杂,如果担心操作风险,请交于官方处理!

注:所有需要在专业版上执行的命令,请先和公司确认是否可以打开开发者模式!

1
  1. 支付宝打赏

    qrcode alipay
  2. 微信打赏

    qrcode weixin

评论区