Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#1948 closed task (fixed)

setclock script should run before mountfs

Reported by: Matthew Burgess Owned by: lfs-book@…
Priority: normal Milestone:
Component: Bootscripts Version: SVN
Severity: normal Keywords:
Cc:

Description

See http://www.linuxfromscratch.org/pipermail/lfs-dev/2007-January/058756.html for details. On a dual boot configuration, with the BIOS time set to localtime, fsck treats the last mount and write time as being in UTC but setclock hasn't had a chance to configure the system time to UTC yet so the following is seen:

Checking file systems... /dev/hda1: Superblock last mount time is in the future. FIXED. /dev/hda1: Superblock last write time is in the future. FIXED. /dev/hda1 has gone 49710 days without being checked, check forced. /dev/hda1: * REBOOT LINUX *

As Jack says, moving the script from S60 to S25 fixes this.

Change History (2)

comment:1 by bryan@linuxfromscratch.org, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in r7909 (bootscripts) and r7910 (book).

comment:2 by Jeremy Huntwork, 17 years ago

Milestone: 6.3

Milestone 6.3 deleted

Note: See TracTickets for help on using tickets.