Linux虚拟机Kernel panic-not syncing:Attempted to kill init解决办法
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
今天开虚拟机,报如下错误,无法开机
经过研究,发现应该是虚拟机发生了故障。故障原因是,将SELINUX修改为了disabled导致Linux系统启动故障。通过以下途径解决问题。
(1)在开机读秒的时候,按下键e进入如下界面
(2)再按e进入如下界面,选第二个按e进入编辑
(3)在文件后面加上selinux=0按回车保存退出。
(4)按b重启机器。解决问题




A beautiful web dashboard for Linux
最近提交(Master分支:19 天前 )
186a802e
added ecosystem file for PM2 5 年前
5def40a3
Add host customization support for the NodeJS version 5 年前
更多推荐
所有评论(0)