我正在使用一个系统,在该系统上,我们希望允许用户随意使用日期和时间,并且可以任意重新启动。这很好,除了一件事:如果有大量的时间向后跳,则重新启动时会出现以下错误: Checking filesystems IMAGE2: Superblock last mount time (Tue Mar 1 17:32:48 2011, now = Thu Feb 24 17:34:29 2011) is in the future. IMAGE2: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. (i.e., without -a or -p options) *** An error occurred during the file system check. *** Dropping you to a …