CentOS系统Kernel panic - not syncing: Attempted to k
生活随笔
收集整理的這篇文章主要介紹了
CentOS系统Kernel panic - not syncing: Attempted to k
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
2019獨角獸企業重金招聘Python工程師標準>>>
Centos系統啟動時報
Kernel panic - not syncing: Attempted to kill init
?
解決方法: ?
系統啟動的時候,按下‘e’鍵進入grub編輯界面,編輯grub菜單,選擇“kernel /vmlinuz-2.6.23.1-42.fc8 ro root=/dev/vogroup00/logvol00 rhgb quiet” 一欄,按‘e’鍵進入編輯,在末尾增加enforcing=0,即: ? ?
kernel /vmlinuz-2.6.23.1-42.fc8 ro root=/dev/vogroup00/logvol00 rhgb quiet enforcing=0 ? ?
按‘b’鍵繼續引導,OK順利前進。
轉載于:https://my.oschina.net/yuyang/blog/359182
總結
以上是生活随笔為你收集整理的CentOS系统Kernel panic - not syncing: Attempted to k的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Word文档生成
- 下一篇: iOS中MVC等设计模式详解