如何退出紧急模式 Ubuntu 16.04

如何退出紧急模式 Ubuntu 16.04

我刚刚安装了 Ubuntu 16.04,一切运行正常,直到我重新启动并卡在这个紧急模式消息上。

在此处输入图片描述

/dev/sda6: recovering journal
/dev/sda6: clean, 193225/9527296 files, 1610280/38077184 blocks
Welcome to emergency mode! After logging in, type "journalctl -xb" to view 
system logs, "systemctl reboot" to reboot, "systemctl default" or ^D to
try again to boot into default mode.
Press Enter for maintenance   
(or press Control-D to continue):

即使我按 Ctrl+D 也不起作用。我无法登录。我已经尝试使用,nomodeset但效果不佳。

答案1

我建议您也systemctl default按照 CLI 的建议尝试。如果这没有帮助,则存在类似的问题这里

相关内容