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???):

处理办法:自动挂载的那个fstab文件有问题,你在这个界面直接输入密码,然后把你增加的删除,重启就OK

1:登陆root 乱码也输入密码

2: vim /etc/fstab ,检查磁盘挂载信息

3:删除自己增加的内容。

4:重启OK。

你可能感兴趣的:(linux服务器启动系统提示welcome to emergency mode! (欢迎来到紧急模式))