出现问题:一次突然断电以后,重启系统以后,出现扫描磁盘扫描后的结果为:
***An error occurred during the file system check,
***Dropping you to a shell; the system will rebboot
***When you leave the shell.Give root password for maintenance(or type Control-D to continue)
这样只要按ctrl+D就会自动重启。
解决方法: ***When you leave the shell.Give root password for maintenance(or type Control-D to continue).在这里直接输入ROOT密码
出现命行后,输入fsck -y 检查修复文件,完成后重启。