Give root password for maintenace (or press Control-D to continue):解决方法
Posted shangzh!
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Give root password for maintenace (or press Control-D to continue):解决方法相关的知识,希望对你有一定的参考价值。
give root password for maintenace or press Control-D to continue
问题情况
断电或者直接关闭虚拟机或者修改配置文件等,会导致Linux系统里面文件损坏。出现如下图情况。
解决方法
方法1
一直按住 [ctrl] 与[D],让Linux系统自行修复破损文件。
方法2
由于本人我是在CentOS 里面配置了一个挂载开机自启,所以,大概率是由于挂载文件导致。
首先输入root密码登录
其次,编辑 /etc/fstab文件
vim /etc/fstab
查看/etc/fstab 配置文件,果然有挂载文件
将开机自启挂载先注释掉
保存并退出。
重启
reboot
重启后的界面,此时已经操作成功
自行登录账号密码即可。
以上是关于Give root password for maintenace (or press 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):