[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:51310] Re: [debian-users:51306] Re: 時刻あわせの方法
一瀬です。
2008/11/20 akinori Nakamura <akinori_nakamura@xxxxxxxxx>:
> XPを立ち上げたり、/etc/default/rcSを調べても、アドバイスいただいたとお
> りの設定になっています。
XPにもハードウェアクロックをUTCにすることができるようです。
http://yebo-blog.blogspot.com/2007/12/boot-campwindows-xp.html
/etc/default/rcS で
UTC=no
であれば、
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"RealTimeIsUniversal"=dword:00000000
UTC=yes
であれば、
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"RealTimeIsUniversal"=dword:00000001
というように、XPとDebianのハードウェアクロックを
揃えるといいかもしれません。
でわ
--
Katsuhiko Ichinose <ichi@xxxxxxxxxxxxxx>