From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: setting the system clock before launching operating system
Date: Sun, 14 Sep 2008 18:29:22 +0200 [thread overview]
Message-ID: <20080914162921.GA24349@thorin> (raw)
In-Reply-To: <48CCC0E3.30208@nic.fi>
On Sun, Sep 14, 2008 at 10:44:35AM +0300, Vesa Jääskeläinen wrote:
> Daniel Kahn Gillmor wrote:
> > On Sat 2008-09-13 00:52:47 -0400, Arthur Marsh wrote:
> >
> >> Vesa Jääskeläinen wrote, on 2008-09-13 00:13:
> >>> Geoff Karl wrote:
> >>>> I would like to be able to set the clock to a particular time
> >>>> automatically before launching an operating system.
> >>>>
> >>>> Anyone have any ideas if this can be done during the boot loader process?
> >>> Yes it can be done. But why?
> >> Some machines (e.g. a Compaq Armada 1750) don't have the option to set
> >> the time via BIOS or set-up boot floppy.
> >>
> >> When the time had been lost, I'd have start-up problems with fsck
> >> checking when the file system had last been checked.
> >
> > The same is true for many older PowerPC machines whose mainboard
> > batteries have begun to fail. Being able to automate the bootloader
> > to say "look, if the hardware clock thinks it is 1904 (or 1900, or
> > 1970, or anytime before the turn of the century) it is probably wrong;
> > set it to at least 2008" at every boot would be pretty useful.
>
> Well... replace the battery ;)
>
> > This is especially useful on 32-bit architectures with a default
> > hardware epoch date so far in the past that crappier NTP
> > implementations think that it's actually in the future. I've dealt
> > with this at the OS level (for various OSes) on older PowerPC
> > machines, and it's doable, but a pain. Being able to guarantee that
> > no matter what OS you're booting, the initial clock will be at least
> > set to time X would be pretty handy.
>
> ...and update your NTP software ;)
>
> Should we one day support NTP time synchronization within GRUB 2, then
> it would be usable. Personally I do not see need for this.
>
> I would propose that you use your OS startup script to handle this case
> in case you refuse to/can't replace your battery.
I agree. Having ad-hoc code to workaround limitations somewhere else sucks.
But if we can support it simply by having an interface to get/set the date
(which we already do), and generic scripting support, why not?
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
prev parent reply other threads:[~2008-09-14 16:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-11 3:16 setting the system clock before launching operating system Geoff Karl
2008-09-12 14:43 ` Vesa Jääskeläinen
2008-09-13 4:52 ` Arthur Marsh
2008-09-13 19:22 ` Daniel Kahn Gillmor
2008-09-14 7:44 ` Vesa Jääskeläinen
2008-09-14 16:29 ` Robert Millan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080914162921.GA24349@thorin \
--to=rmh@aybabtu.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.