Ubuntu与Windows7双系统下, 系统时间不一致的问题

Posted Milton

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu与Windows7双系统下, 系统时间不一致的问题相关的知识,希望对你有一定的参考价值。

Ubuntu使用的UTC时间, 而Windows使用的是Local Time, 就导致每次切换系统后, Windows时间都会正好晚8个小时.

有两种解决办法, 一个是修改Ubuntu, 另一个是修改Windows, 参考以下链接

http://www.webupd8.org/2014/09/dual-boot-fix-time-differences-between.html

http://ubuntuhandbook.org/index.php/2016/05/time-differences-ubuntu-1604-windows-10/

https://askubuntu.com/questions/1036928/xubuntu-18-04-wrong-time-with-dual-boot-windows-10

如果使用Ubuntu比较多, 就保留Ubuntu的时间, 对Windows进行修改

1. 增加注册表项, 将下面的内容(针对64位系统)另存为.reg文件执行, 导入注册表字段. 

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlTimeZoneInformation]
     "RealTimeIsUniversal"=dword:00000001

2. 系统时间中关闭自动同步

重启

以上是关于Ubuntu与Windows7双系统下, 系统时间不一致的问题的主要内容,如果未能解决你的问题,请参考以下文章

windows7下安装ubuntu18.04 双系统

windows7下安装ubuntu18.04 双系统

如何安装Windows7与Ubuntu双系统(利用两块硬盘)

Windows7下U盘安装Ubuntu14.04双系统

Windows7下U盘安装Ubuntu14.04双系统

Windows7 + Ubuntu双系统安装过程记录