linux系统中:an error occurred during the file system check 错误解决方法

怼烎@ 2022-05-17 10:19 298阅读 0赞

转至:https://blog.csdn.net/menglongfc/article/details/6337904
错误内容:
***an error occurred during the file system check ***dropping you to a shell;the system will reboot ***when you leave the shell. ***warningive root password for maintenance

大致意思就是在文件检测的时候发生错误,要么离开shell重启,要么就键入root的password进行修复。

这时假若重启的话,8成会把你带回到这个界面。那么,就让我们输入根密码修复文件系统吧。

进入shell后,要用fsck(filesystem check)命令检测并修复文件系统,该指令使用方法如下:

直接键入fsck,不带任何附加项

&:fsck

当提示<F/N>的时候全部键入Y

直到重新回到shell,reboo重启电脑,这样,基本上就能恢复正常使用了

发表评论

表情:
评论列表 (有 0 条评论,298人围观)

还没有评论,来说两句吧...

相关阅读