***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进行修复。
进入shell后,要用fsck(filesystem check)命令检测并修复文件系统,该指令使用方法如下:
直接键入fsck,不带任何附加项
fsck
当提示<F/N>的时候全部键入Y
直到重新回到shell,reboo重启电脑,这样,基本上就能恢复正常使用了
发表评论