<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><code>sudo sed -i s/UTC=yes/UTC=no/ /etc/default/rcS<br><br>the -i = 'an extension' <-- how is this separating ' s/UTC=yes/UTC=no/ </code>/etc/default/rcS  'without using initramfs prior to boot etc?<br><code></code><br><div><hr id="stopSpelling">To: tclug-list@mn-linux.org<br>Date: Fri, 2 Jan 2015 23:42:31 -0600<br>From: kelly.black@penguinpackets.com<br>Subject: Re: [tclug-list] Bios clock and Linux UTC clock refuse to set at      the same time.<br><br>

Paul,<BR>
To set the system clock to the hardware clock<BR>
hwclock --hctosys<BR>
Other way around:<BR>
hwclock --systohc<BR>
You should be able to check the hardware clock by issuing:<BR>
hwclock<BR>
That will give you an idea of how far off the hardware clock is.  If it is skewed far enough, you will probably want to go in to the bios on a reboot and update it.  If it does not stick past power outages, you might want to replace the cmos battery on the motherboard.<BR>
Hope that helps.<BR>
 <BR>
<blockquote>
<div class="ecxmessage_header"><span>Fri Jan 02 2015 10:11:42 PM CST</span> <span>from "paul g" <pj.world@hotmail.com> </span> <span class="ecxmessage_subject">Subject: Re: [tclug-list] Bios clock and Linux UTC clock refuse to set at the same time.</span></div>
<div class="ecxmessage_content">
<table class="ecxhmmessage" width="100%">
<tbody>
<tr>
<td>
<div dir="ltr">
<div dir="ltr">The question is 'how can I set the hardware clock to coorolate with the Linux clock'.<br><br>My apologies. <br><br>Happy New year and thank you with the updatedb stuff' meant alot.<br><br>paul g<br><br><br id="ecxstopSpelling"></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</blockquote>

<br>_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
tclug-list@mn-linux.org
http://mailman.mn-linux.org/mailman/listinfo/tclug-list</div>                                       </div></body>
</html>