windows10和ubuntu16.04双系统下时间不对的问题

先在ubuntu下更新一下时间,确保时间无误:

sudo apt-get install ntpdate
sudo ntpdate time.windows.com

然后将时间更新到硬件上:

sudo hwclock --localtime --systohc

重启电脑进入windows10,发现时间正常了!

posted @ 2016-07-04 19:18  贱书生  阅读(800)  评论(0编辑  收藏  举报