问题出现:
ubuntu 更新后,编辑文件提示权限不够,并提示更新错误,重启后进入 initramfs ,仔细看提示错误有:
file system check of the root filesystem failed the root filesystem on /dev/sda1 requeird a manual fsck

解决方法:

<initramfs> fsck /dev/sda1

 跟着提示一路'y'下去,然后重启

注:
一定要仔细看错误提示,才能少走弯路。

相关文章:

  • 2021-05-25
  • 2021-10-11
  • 2021-10-20
  • 2021-05-19
  • 2021-09-28
  • 2021-08-06
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-24
  • 2021-12-01
  • 2022-12-23
  • 2021-12-01
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案