From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Ke9s3-0003Ns-AQ for mharc-grub-devel@gnu.org; Fri, 12 Sep 2008 10:43:39 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ke9s1-0003NA-C1 for grub-devel@gnu.org; Fri, 12 Sep 2008 10:43:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ke9rz-0003MX-TO for grub-devel@gnu.org; Fri, 12 Sep 2008 10:43:36 -0400 Received: from [199.232.76.173] (port=40057 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ke9rz-0003MS-Je for grub-devel@gnu.org; Fri, 12 Sep 2008 10:43:35 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:45957 helo=jenni1.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ke9rz-0003eG-Fe for grub-devel@gnu.org; Fri, 12 Sep 2008 10:43:35 -0400 Received: from [127.0.0.1] (84.248.105.254) by jenni1.inet.fi (8.5.014) id 488F153402237A59 for grub-devel@gnu.org; Fri, 12 Sep 2008 17:43:31 +0300 Message-ID: <48CA801B.6080607@nic.fi> Date: Fri, 12 Sep 2008 17:43:39 +0300 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: The development of GRUB 2 References: <78f747be0809102016y7a5a1208t632760e4ee8f0b5f@mail.gmail.com> In-Reply-To: <78f747be0809102016y7a5a1208t632760e4ee8f0b5f@mail.gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: setting the system clock before launching operating system X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2008 14:43:37 -0000 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?