Post subject: aptosid insists on altering bios clock [solved] Posted: 05.06.2012, 20:33
Joined: 2010-09-18
Posts: 37
Status: Offline
3.4-1.slh.1-aptosid-amd64 KDE
getting pissed off!
aptosid keeps resetting my bios clock 4 hrs ahead dammit & it screws the clocks on other os's/partitions.
please tell me how to fix it.
Last edited by RitaG. on 15.06.2012, 03:10; edited 1 time in total
bfree
Post subject: RE: aptosid insists on altering bios clock Posted: 05.06.2012, 22:06
Team Member
Joined: 2010-08-26
Posts: 225
Status: Offline
I would guess you didn't pick your timezone when you booted the live system to install aptosid.
I'm also going to guess the solution now is to use hwclock with --localtime to tell it that it should be keeping your clock in localtime (and not UTC).
RitaG.
Post subject: RE: aptosid insists on altering bios clock Posted: 05.06.2012, 22:27
Joined: 2010-09-18
Posts: 37
Status: Offline
where/how do i get hwclock?
detaos
Post subject: RE: aptosid insists on altering bios clock Posted: 05.06.2012, 22:54
Team Member
Joined: 2010-08-26
Posts: 165
Location: floating in the ether
Status: Offline
/sbin/hwclock
_________________ #aptosid-art ftw!
(what would cleary do?)
RitaG.
Post subject: Re: RE: aptosid insists on altering bios clock Posted: 05.06.2012, 23:05
Joined: 2010-09-18
Posts: 37
Status: Offline
..ok...my next question is...how do i
bfree wrote:
the solution now is to use hwclock with --localtime to tell it that it should be keeping your clock in localtime (and not UTC).
..do this?
bfree
Post subject: RE: Re: RE: aptosid insists on altering bios clock Posted: 06.06.2012, 18:45
Team Member
Joined: 2010-08-26
Posts: 225
Status: Offline
I think all you need to do is set your system clock to the right time (i.e. so the kde clock or output of the date command) looks right and then run:
Code:
hwclock -w --localtime
Which will push the system clock into the hardware clock in localtime and update your /etc/adjtime file appropriately so that the system now knows it is using localtime.
If this alone isn't enough then you might need to also rebuild your initramfs with: