[Pkg-sysvinit-devel] Bug#543375: initscripts: "last superblock write time in future" occurring sometimes
Petter Reinholdtsen
pere at hungry.com
Mon Aug 24 18:38:58 UTC 2009
[Norbert Preining]
>> The problem will happen when HW clock is not on UTC and /usr/ is a
>> separate partition from /.
>
> No separate partition here.
No hardware clock on UTC either. One last thing to check. What is
the output from 'ls -l /dev/rtc; lsmod|grep rtc'?
I suspect your machine boot so fast that the system clock is not yet
set from the hardware clock (which is done using a udev hook in
util-linux when udev is enabled) when the checkroot.sh script is
running. You can test this hypotesis by disabling the hwclock udev
rule and comment out the test for /dev/.udev in hwclockfirst.sh. If
this is the case, the problem probably need to be fixed in util-linux,
perhaps by changing the hwclockfirst script to wait for the hwclock to
be set before allowing checkroot.sh to run.
> Hope the above output helps, if not let me know what else I can do.
It definitely help to narrow down the problem. :)
Happy hacking,
--
Petter Reinholdtsen
More information about the Pkg-sysvinit-devel
mailing list