首页> 开发问题 >服务器问题 服务器问题
Linux启动提示Kernel panic - not syncing: Attempted to kill init解决办法
作者:小萝卜 2019-12-18 【 漏洞BUG 】 浏览 1944
简介系统启动的时候,按下‘e’键进入grub编辑界面,编辑grub菜单,选择“kernel /vmlinuz-XXXXro root=/dev/vogroup00/logvol00 rhgb quiet” 一栏,按‘e’键进入编辑,在末尾增加enforcing=0
系统:centos6.4
系统启动的时候,按下‘e’键进入grub编辑界面,编辑grub菜单,选择“kernel /vmlinuz-XXXXro root=/dev/vogroup00/logvol00 rhgb quiet” 一栏,按‘e’键进入编辑,在末尾增加enforcing=0,即:
kernel /vmlinuz-XXXXro root=/dev/vogroup00/logvol00 rhgb quiet enforcing=0(其中enforcing=0是需要加上去的,其他不动)
按‘b’键继续引导,OK顺利前进。(备注这里的XXX与你具体的系统版本有关)
P.S.这里是因为改了selinux后重启出的问题
很赞哦! (0)
相关文章
- yum执行时Another app is currently holding the yum lock; waiting for it to exit... The other application is: yum
- 网页提示错误(net::ERR_EMPTY_RESPONSE)
- 什么情况:IP address '142.252.250.174' could not be resolved: ??֪?????????????? For more information
- MySQL报错:which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mod
- 解决linux安装软件:/lib/ld-linux.so.2: bad ELF interpreter问题
- IIS7.0运行PHP报错"php-cgi.exe - FastCGI 进程意外退出"
- polkit pkexec 本地提权漏洞(CVE-2021-4034)解决办法
- The program 'yum' is currently not installed. You can install it by typing:
- 重启服务器之后 网站报错SQLSTATE[HY000] [2002] Connection refused
- cp: omitting directory `/www/yingcaizhibo/filespath/flash'复制文件出错