【Ubuntu】『You are in emergency mode, After logging in, type “journalctl -xb“ to view system logs,...』

1. 问题描述


今天在启动Ubuntu系统时遇到如图所示的问题,不过我也不太懂怎么处理,就请教了一下ChatGPT;

2. 解决方案

1)查看系统卡住的原因

看本次启动的错误日志(最后几十行最有用)

journalctl -xb -p err --no-pager|tail-n200