本文参考:https://blog.csdn.net/huyongfeijoe/article/details/77119809

解决 Ubuntu 断电后无法启动

根据提示,断电后/dev/mapper/ubuntu–vg–root的文件系统出现错误,需要手动修复。使用以下命令修复:

fsck /dev/mapper/ubuntu–vg–root

一直确认按y键就行。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-19
  • 2021-04-30
  • 2021-07-19
  • 2021-09-21
  • 2022-12-23
  • 2021-10-11
猜你喜欢
  • 2022-01-27
  • 2022-02-13
  • 2022-12-23
  • 2022-12-23
  • 2021-05-22
  • 2022-12-23
  • 2021-12-14
相关资源
相似解决方案