Linux出现welcome to emergency mode! 解决方法
Posted it-chenyu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux出现welcome to emergency mode! 解决方法相关的知识,希望对你有一定的参考价值。
问题:
welcome to emergency mode!after logging in ,type “journalctl -xb” to view system logs,“systemctl reboot” to reboot ,“systemctl default” to try again to boot into default mode。
give root password for maintenance
(?? Control-D???):
问题原因:
报这个错误多数情况下是因为/etc/fstab文件的错误。
注意一下是不是加载了外部硬盘、存储器或者是网络共享空间,在重启时没有加载上导致的。
解决方法:
在这个界面直接输入密码,然后把你增加的删除,重启就OK
1:登陆root 乱码也输入密码
2: vim /etc/fstab ,检查磁盘挂载信息
3:注释掉自己增加的内容,如果确定不在使用可以删除
4:重启OK。
转载连接:https://blog.csdn.net/qq_30500113/article/details/81697937
因遇见同类问题,特此记录。
以上是关于Linux出现welcome to emergency mode! 解决方法的主要内容,如果未能解决你的问题,请参考以下文章
Linux开机出现welcome to emergency mode!
CentOS 7开机出现welcome to emergency mode! 解决方法
CentOS7.4开机出现welcome to emergency mode 机器意外启动错误
Ubuntu “welcome to emergency mode” 无法开机