Sub*_*ash 7 ubuntu fsck ubuntu-18.04
您好,每天当我启动 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
它解决了错误,但第二天当我启动系统时,它再次显示相同的错误,需要再次运行命令。
小智 0
从bustbox shell 或USB 记忆棒中使用“-y”选项运行fsck 进行修复。您的根文件系统不得安装。应该:
代码: fsck -y /dev/mapper/mint--vg--root
解决我的问题, https://www.linuxquestions.org/questions/linux-newbie-8/problems-with-root-file-system-4175663569/支持的解决方案
归档时间: |
|
查看次数: |
12410 次 |
最近记录: |