Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] "Superblock last mount time is in the future. FIXED" but it isn't...
Date: Wed, 04 Feb 2009 19:30:11
Message-Id: 5bdc1c8b0902041129x178a57adm7d1ae4b68e151987@mail.gmail.com
In Reply to: Re: [gentoo-amd64] "Superblock last mount time is in the future. FIXED" but it isn't... by Zhu Sha Zang
1 On Wed, Feb 4, 2009 at 10:49 AM, Zhu Sha Zang <zhushazang@×××××××××.br> wrote:
2 > -----BEGIN PGP SIGNED MESSAGE-----
3 > Hash: SHA1
4 >
5 > Mark Knecht escreveu:
6 >> Recently my AMD64 machine has started displaying this message at
7 >> boot time. I don't know exactly when it started but I suspect it
8 >> was when I started testing a new kernel that didn't have the RTC
9 >> enabled when I was first testing it.
10 >>
11 >> Anyway, what's the process of fixing this. It says it's 'fixed' at
12 >> boot time but booting again does the same thing. I've got
13 >> e2fsprogs/e2fsck but I'm not sure if it can be used on a mounted
14 >> drive and I figured it best to ask first.
15 >>
16 >> Thanks, Mark
17 >>
18 >>
19 > Look this option in your kernel:
20 >
21 > <*> Real Time Clock --->
22 > <*> PC-style 'CMOS'
23 >
24 > Atention to "*" in PC-style 'CMOS' cause don't work using module.
25 >
26 > bye
27
28 For this kernel it appears to be built in in the way you show above.
29 It is not a module. I have alswo selected the RTC stuff for startup.
30
31 --- Real Time Clock
32 [*] Set system time from RTC on startup and resume
33 (rtc0) RTC used to set the system time
34 [ ] RTC debug support
35 *** RTC interfaces ***
36 [*] /sys/class/rtc/rtcN (sysfs)
37 [*] /proc/driver/rtc (procfs for rtc0)
38 [*] /dev/rtcN (character devices)
39
40 and
41
42 <*> PC-style 'CMOS'
43
44 Everything else is not checked.
45
46 Thanks,
47 Mark