Superblock last mount time is in the future.

xiaoxiao2021-02-28  81

报错主要地方

……

……

……

/dev/sda3: Superblock last mount time (Fri Jul  7 09:42:56 CST 2017,now=Fri Jul  7 09:42:56 CST 2016) is in the future. /dev/sda3: unexpected inconsistency;run fsck manually.(i.e.,without -a or -p options) …… ……

……

报错原因分析

由于调试关于系统时间程序的原因,更改了CentOS的系统时间,现在时间是2017年, 我在kde界面里更改时间为2016年。之后再起启动电脑的时候,就显示了一下错误.

解决方法

输入系统密码,进入命令模式

键入:fsck(文件系统检测)

之后:reboot

重启之后,问题就没有了

微信公众号:javafirst

转载请注明原文地址: https://www.6miu.com/read-25016.html

最新回复(0)