[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: SETTING SYSTEM CLOCK



If you want to force the systems clock time to be that if the hardware clock
time do:

hwclock -s

	or

hwclock --hctosys

all syntax in this instance is lower case

John



-----Original Message-----
From: Henrique M Holschuh [mailto:hmh@debian.org]
Sent: Wednesday, March 07, 2001 3:10 PM
To: Friedrich Dumont
Cc: debian-user@lists.debian.org
Subject: Re: SETTING SYSTEM CLOCK


On Wed, 07 Mar 2001, Friedrich Dumont wrote:
> SETTING SYSTEM CLOCK USING THE HARDWARE CLOCK AS REFERENCE...

That should not be in caps, unless your terminal is seriously screwed up.
But it's a good thing to notice that patch to better document the hwclock
script paid back...

You want to muck around with /etc/init.d/hwclock.sh

To boot without running that script (and therefore locking your system), you
can try giving the init=/bin/bash command to the kernel in the LILO command
prompt.

You need to read the manpage for the hwclock utility, and verify what
options are needed to avoid locking your machine. One option that I think
might help you is --directisa.  If that fails, comment out the hwclock line
and use some other means to adjust the clock.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh



Reply to: