ended3월 19일· 1 sources

Debian Bookworm + Chrony in a Dual-Boot Setup: Why Windows and Linux Disagree on Time & Solution

Debian Bookworm + Chrony 듀얼부팅 환경에서 Windows와 Linux 시간이 어긋나는 이유와 해결법

Why it matters

In a dual-boot setup, Linux treats the hardware clock (RTC) as UTC while Windows treats it as local time, causing both OSes to show incorrect time after rebooting between them. The common fix `timedatectl set-local-rtc 1` can still fail when Chrony's `rtcsync` directive writes the RTC back in UTC at runtime, overriding the local-time setting and breaking Windows time again on reboot.

1
Sources
+0
24h
Growth
175d
Active
RTCDual-BootChronyDebian Bookwormtimedatectlrtcsync

Sources

Related Issues