On Fri, Jan 2, 2015 at 11:58 PM, paul g <pj.world at hotmail.com> wrote:

> sudo sed -i s/UTC=yes/UTC=no/ /etc/default/rcS
>
> the -i = 'an extension' <-- how is this separating ' s/UTC=yes/UTC=no/ /etc/default/rcS
> 'without using initramfs prior to boot etc?
>

What are you talking about?


man sed:

     -i[SUFFIX], --in-place[=SUFFIX]

	      edit files in place (makes backup if extension supplied)

This has nothing to do with 'separating' anything, and why would
initramfs have anything to do with editing a config file with sed?

Please look into hwclock -- that is the correct way to manipulate the
hardware clock.

Jeff




> ------------------------------
> To: tclug-list at mn-linux.org
> Date: Fri, 2 Jan 2015 23:42:31 -0600
> From: kelly.black at penguinpackets.com
> Subject: Re: [tclug-list] Bios clock and Linux UTC clock refuse to set at
> the same time.
>
> Paul,
> To set the system clock to the hardware clock
> hwclock --hctosys
> Other way around:
> hwclock --systohc
> You should be able to check the hardware clock by issuing:
> hwclock
> 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.
> Hope that helps.
>
>
> Fri Jan 02 2015 10:11:42 PM CST from "paul g" <pj.world at hotmail.com> Subject:
> Re: [tclug-list] Bios clock and Linux UTC clock refuse to set at the same
> time.
>    The question is 'how can I set the hardware clock to coorolate with
> the Linux clock'.
>
> My apologies.
>
> Happy New year and thank you with the updatedb stuff' meant alot.
>
> paul g
>
>
>
> _______________________________________________ TCLUG Mailing List -
> Minneapolis/St. Paul, Minnesota tclug-list at mn-linux.org
> http://mailman.mn-linux.org/mailman/listinfo/tclug-list
>
> _______________________________________________
> TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
> tclug-list at mn-linux.org
> http://mailman.mn-linux.org/mailman/listinfo/tclug-list
>
>


-- 
Jeff Chapin
President, CedarLug, retired
President, UNIPC, "I'll get around to it"
President, UNI Scuba Club
Senator, NISG, retired
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20150103/def6a219/attachment.html>