您好,每天当我启动 ubuntu 18.04 时,它无法启动并给出以下错误。
(initramfs) exit
/dev/mapper/ubuntu--vg-root contains a file system with errors, check forced.
Inodes that were part of a corrupted orphan linked list found.
/dev/mapper/ubuntu-vg-root: UNEXPECTED INCONSISTENCY; Run fsck MANUALLY.
(i.e., without -a or -p options)
fsck exited with status code 4.
The root file system on /dev/mapper/ubuntu--vg-root requires manual fsck
Run Code Online (Sandbox Code Playgroud)
当我运行命令时fsck /dev/mapper/ubuntu--vg-root
它解决了错误,但第二天当我启动系统时,它再次显示相同的错误,需要再次运行命令。