linux 断电后出现问题

/:UNEXPECTED INCONSISTENCY;RUN FSCK MANUALLY.(i.e.,without -a or -p options)[FAILED]*** An error occurred during the file system check.*** Dropping you to a shell; the system will reboot*** when you leave the shell.Give root password for maintenance(or type Control-D to continue):

解决办法如下,

输入root密码

 检查硬盘情况  df

修复

fsck /dev/hda1(hda1是我的硬盘挂载名称,你的自己查df)

fsck -A -y

重启reboot


郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。