我是靠谱客的博主 俊秀春天,最近开发中收集的这篇文章主要介绍linux系统中:an error occurred during the file system check 错误解决方法,觉得挺不错的,现在分享给大家,希望可以做个参考。
概述
转至: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重启电脑,这样,基本上就能恢复正常使用了
最后
以上就是俊秀春天为你收集整理的linux系统中:an error occurred during the file system check 错误解决方法的全部内容,希望文章能够帮你解决linux系统中:an error occurred during the file system check 错误解决方法所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复