1. 程式人生 > >Give root password for maintenance(or type control -D to continue)

Give root password for maintenance(or type control -D to continue)

tro ofo 網上 kdt int 情況 images password alt

2017-09-30 18:12:08

1:錯誤如圖,本來開機準備用一下虛擬機,就出現一個這,為啥記錄一下呢,因為網上好多不是很靠譜。

原因可能是之前關閉虛擬機的時候不小心出現異常了:

技術分享圖片

2:解決辦法:

  個人根據自己的磁盤分區情況,進行修復即可;

解決方法,在鼠標停留的地方輸入root的密碼 
執行 fdisk -l 查看磁盤

(Repair filesystem)#fdisk -l 根據看到的磁盤依次修復 ,例如:
(Repair filesystem)#fsck -y /dev/sda1
(Repair filesystem)#fsck -y /dev/sda2
(Repair filesystem)#fsck -y /dev/sda3

(Repair filesystem)#fsck -y /dev/sda4

2017-09-30 18:14:50

Give root password for maintenance(or type control -D to continue)