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

Posted --->别先生<---

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Give root password for maintenance(or type control -D to continue)相关的知识,希望对你有一定的参考价值。

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)的主要内容,如果未能解决你的问题,请参考以下文章

Linux系统提示give root password for maintenance的解决方法

重启CentOS7时进入如下界面提示“give root password for maintenance”

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

Give root password for maintenace (or press Control-D to continue):解决方法

linux开机出现Give root password for maintenance (or type Control-D to continue):解决办法

linux开机出现一下错误Give root password for maintenance (or type Control-D to continue):