Why is the superblock last mount time in the future?
Posted
by
user69541
on Ask Ubuntu
See other posts from Ask Ubuntu
or by user69541
Published on 2012-07-01T13:55:16Z
Indexed on
2012/07/01
15:23 UTC
Read the original article
Hit count: 237
12.04
Future time:
Since installing Ubuntu 12.04, I regularly have to fun fsck and reset my clock because it shows a 'future time' : Err.Msg. "superblock last mount time is in the future by less than a day, probably due to hardware clock being incorrectly set."
FIXED.
According to what I have read, it looks like I'm in the right place to get an answer. Following are my feeble attempts to rectify this annoyance:
mjh@mjh-desktop:~$ sudo service ntp start
[sudo] password for mjh:
ntp: unrecognized service
mjh@mjh-desktop:~$
mjh@mjh-desktop:~$ sudo apt-get install update
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package update
mjh@mjh-desktop:~$ sudo service ntp start
ntp: unrecognized service
mjh@mjh-desktop:~$
Suggestions?
Matthew
© Ask Ubuntu or respective owner