dual boot - Time synchronization problem in two operating systems - Ask Ubuntu
this question has answer here:
- clock time off on dual boot 4 answers
i have 2 operating systems in machine: windows 7 , ubuntu 16.04, dual booted. after upgrading ubuntu 16.04 version 15.10, facing strange problem. when open ubuntu, time advances 5.30 hours(i india , our timezone +5.30gmt). suppose correct it, when logs in windows, time decreased 5.40 hours.
how fix it? there might installation problem @ time of upgrading.
ubuntu uses gmt while windows uses local time-zone.
to fix this, you'll want reboot windows, open start , type regedit, tap enter
. there, navigate hkey_local_machine\system\currentcontrolset\control\timezoneinformation
.
next, if don't see entry reads realtimeisuniversal
, add 1 right-clicking > new > dword (32-bit) value, fill in name realtimeisuniversal
.
now double-click entry added, , replace 0
1
.
make sure time correct in windows, reboot.
i hope helps!
Comments
Post a Comment