双系统Linux和Windows时间冲突(Dual system Linux and windows time conflict)-WINDOWS
双系统Linux和Windows时间冲突(Dual system Linux and windows time conflict)
问题
安装了双系统后Linux和Windows的时间总会冲突 Windows会早8小时
解决办法
在Linux终端中输入命令:
timedatectl set-local-rtc 1 --adjust-system-clock
输入后关闭Linux自动设置后再次打开即可
————————
problem
After installing dual systems, Linux and windows will always conflict, and windows will be 8 hours earlier
terms of settlement
Enter the command in the Linux terminal:
timedatectl set-local-rtc 1 --adjust-system-clock
After entering, turn off Linux automatic setting and turn it on again