[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

boot fails due to timezone problem!



Since my last update (mixed testing/unstable), my laptop fails to boot
with the error: "Checking root file system.../: Superblock last mount
time is in the future".  This appears to be an error with the date
rather than the file system.  During boot, the system seems to assume
that the hardware clock is set to UTC when it is infact CST.  After
boot, (e.g. if I set the date), the system correctly treats the HW clock
as CST.  Any suggestions?

The following are from three sequential attampts to boot the system:




Checking root file system.../: Superblock last mount time is in the future

/: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY.
        (i.e., without -a or -p options)
 failed!

* An automatic fsck upon the root filesystem failed.
* A manual fsck must be performed, and the system rebooted.
* This fsck can be performed in maintenance mode.

* Please note, the root filesystem is currently mounted read-only.
* The fsck should only be performed while the root filesystem is
* mounted read-only.  However, the command to remount it read-write
* is:

*   # mount -n -o remount,rw /

* In order to exit from teh maintenance shell, press CONTROL-D
* and the system will REBOOT.
Give root password for maintenance
(or type Control-D to continue):
(none):~# fsck /dev/hda6
fsck 1.39-WIP (10-Dec-2005)
e2fsck 1.39-WIP (10-Dec-2005)
Superblock last mount time is in the future. Fix<y>? yes

/ contains a file system with errors, check forced.
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking driectory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information

/: ***** FILE SYSTEM WAS MODIFIED *****
/: ***** REBOOT LINUX *****
/: 211943/1654784 files (6.1% non-continguous), 2105542/3303349 blocks
(none):~# date
Sun Jan  1 09:01:32 CST 2006
(none):~# date 01030903
Tue Jan  3 09:03:00 CST 2006
(none):~# fsck /dev/hda6
fsck 1.39-WIP (10-Dec-2005)
e2fsck 1.39-WIP (10-Dec-2005)
/: clean, 211943/1654784 files, 2105542/3303349 blocks
(none):~# mount -n -o remount,rw /
(none):~# reboot





Checking root file system.../: Superblock last mount time is in the future

/: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY.
        (i.e., without -a or -p options)
 failed!

* An automatic fsck upon the root filesystem failed.
* A manual fsck must be performed, and the system rebooted.
* This fsck can be performed in maintenance mode.

* Please note, the root filesystem is currently mounted read-only.
* The fsck should only be performed while the root filesystem is
* mounted read-only.  However, the command to remount it read-write
* is:

*   # mount -n -o remount,rw /

* In order to exit from teh maintenance shell, press CONTROL-D
* and the system will REBOOT.
Give root password for maintenance
(or type Control-D to continue):
(none):~# date
Tue Jan  3 03:06:21 CST 2006
(none):~# date 01030907
Tue Jan  3 09:07:00 CST 2006
(none):~# fsck /dev/hda6
fsck 1.39-WIP (10-Dec-2005)
e2fsck 1.39-WIP (10-Dec-2005)
/ contains a file system with errors, check forced.
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking driectory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information

/: ***** FILE SYSTEM WAS MODIFIED *****
/: ***** REBOOT LINUX *****
/: 211943/1654784 files (6.1% non-continguous), 2105542/3303349 blocks
(none):~# date
Tue Jan  3 09:11:03 CST 2006
(none):~# reboot





Checking root file system.../: Superblock last mount time is in the future

/: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY.
        (i.e., without -a or -p options)
 failed!

* An automatic fsck upon the root filesystem failed.
* A manual fsck must be performed, and the system rebooted.
* This fsck can be performed in maintenance mode.

* Please note, the root filesystem is currently mounted read-only.
* The fsck should only be performed while the root filesystem is
* mounted read-only.  However, the command to remount it read-write
* is:

*   # mount -n -o remount,rw /

* In order to exit from teh maintenance shell, press CONTROL-D
* and the system will REBOOT.
Give root password for maintenance
(or type Control-D to continue):
(none):~# date
Tue Jan  3 03:13:19 CST 2006
(none):~# date -u
Tue Jan  3 09:13:23 CST 2006
(none):~# date 01030921
Tue Jan  3 09:21:00 CST 2006
(none):~# date
Tue Jan  3 09:21:00 CST 2006
(none):~# date -u
Tue Jan  3 15:21:28 UTC 2006
(none):~# hwclock --show
Tue Jan  3 09:22:42 2006  -0.999071 seconds



Reply to: