On Tue, Nov 06, 2007 at 21:47:47 +0100, Anders Ellenshøj Andersen wrote: > I have a laptop with dual boot Vista and Debian Unstable. > > Vista sets the hardware clock to local time. > > To compensate for this I have UTC=no in /etc/default/rcS > > This setting seems to be ignored. Debian seems to think that the hardware > clock is set to UTC, so in Debian the clock is one hour ahead. > > My time zone is Europe/Copenhagen. > > Does anyone have an idea on how to fix this?
I had a similar problem once dual booting with WinXP. It turned out that there was an error when reading or setting the hardware clock (during boot and shutdown, respectively). Check if root can do this: hwclock --localtime --systohc hwclock --localtime --show (In my case I could fix it by using HWCLOCKPARS="--directisa".) -- Regards, | http://users.icfo.es/Florian.Kulzer Florian |