问题解决:
root-file-system-requires-manual-fsck
Ubuntu无法启动提示The root filesystem on /dev/sda2 requires a manual fsck
电脑卡住了,然后直接 reboot,重启 ubuntu,发生了奇怪的现象。提示我说 /dev/sda2 need a manual fsck??? 啥情况?
经过百度,找到了解决方法,在此分享,希望能有帮助。
问题描述
(Initramfs): /dev/sda1 contains a file system with errors, check forced.
Inodes that were a part of a corrupted orphan linked lost found.
/dev/sda2 : UNEXPECTED INCONSISTENCY; RUN fsck manually.(I.e .,
without -a or -p options). fsck exited with status code 4. The root
filesystem on /dev/sda2 requires a manual fsck
这是因为非正常关机造成系统文件损坏,导致磁盘检测不通过,执行以下命令进