转至:https://blog.youkuaiyun.com/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重启电脑,这样,基本上就能恢复正常使用了