美文网首页
报错end Kernel panic - not syncing

报错end Kernel panic - not syncing

作者: 青纹刀狼 | 来源:发表于2019-06-17 19:24 被阅读0次

报错如下:end Kernel panic - not syncing: Out of memory and no killable processes

[ 2.113892] [<ffffffff818431b0>] ? rest_init+0x80/0x80

[    2.114902]  [<ffffffff818431be>] kernel_init+0xe/0xe0

[    2.115844]  [<ffffffff8184fbf5>] ret_from_fork+0x55/0x80

[    2.116847]  [<ffffffff818431b0>] ? rest_init+0x80/0x80

[    2.117945] ---[ end Kernel panic - not syncing: Out of memory and no killable processes...

解决方案:

看了下解释翻译过来是:结束内核恐慌-不同步:内存不足,没有可杀死的进程

1.直接增加虚拟机的运行内存(不是存储空间)------exsi的虚拟机

2.要是ubantu的服务器上的虚拟机可以参考

添加虚拟机swap空间:https://www.jianshu.com/p/5dcfcec68748

相关文章

网友评论

      本文标题:报错end Kernel panic - not syncing

      本文链接:https://www.haomeiwen.com/subject/zkqezqtx.html