Ubuntu14.04 panic --not syncing: Attempt to kill init 解决方法

Posted aleimu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu14.04 panic --not syncing: Attempt to kill init 解决方法相关的知识,希望对你有一定的参考价值。

Ubuntu14.04 panic --not syncing: Attempt to kill init 解决方法

工作电脑装了一个虚拟机玩玩,胡乱下载了一些软件,apt-get了不少操作,后来重启就发生了上述异常,当时就蒙蔽了,百度到通过启动的时候选择advanced options for ubuntu选择Linux-4.4.0-31-generic启动成功,后来不了了之.

今天有空就来研究一下,百度了一番方法基本都是这样:
https://www.cnblogs.com/xym4869/p/8778245.html 根本解决不了我的问题,继续找,反正以我的linux水平独自解决这个问题是不可能的.

找到了一线希望:
https://askubuntu.com/questions/651974/kernel-panic-not-syncing-attempted-to-kill-init-exitcode-0x00000009

但还是没啥明确的方法可以解决当前问题
于是我大胆猜测应该是版本升级导致的问题,于是简单的想法是卸载升级.

于是找到了卸载升级包的方法
https://blog.csdn.net/qq_32767041/article/details/84036036

把138版本相关的都卸载掉,重启正常!

以上是关于Ubuntu14.04 panic --not syncing: Attempt to kill init 解决方法的主要内容,如果未能解决你的问题,请参考以下文章

docker镜像ubuntu:14.04内mkisofs: command not found

Ubuntu 14.04 安装 VMware Player出错: Could not open /dev/vmmon:?

Linux内核升级导致无法启动,Kernel panic - not syncing Unable to mount root fs on unknown block(0,0)

Ubuntu14.04升级到16.04遇到的问题

Rails:Spring 权限错误 Ubuntu 14.04

docker在ubuntu14.04下的安装笔记