Ticket #1948 (closed task: fixed)

Opened 1 year ago

Last modified 10 months ago

setclock script should run before mountfs

Reported by: matthew@linuxfromscratch.org Assigned to: lfs-book@linuxfromscratch.org
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

02/03/07 12:12:59 changed by Bryan Kadzban

  • status changed from new to closed.
  • resolution set to fixed.

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

10/05/07 07:53:16 changed by jhuntwork@linuxfromscratch.org

  • milestone deleted.

Milestone 6.3 deleted