マルチブート時の時刻設定
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
* マルチブート時の時刻設定 [#v2464714]
Windows10とマルチブートさせたら9時間のずれ~
例のやつですよ。~
$ sudo timedatectl set-local-rtc true
これで無事に解決
$ sudo timedatectl status
Local time: 木 2019-12-26 15:34:14...
Universal time: 木 2019-12-26 06:34:14...
RTC time: 木 2019-12-26 15:34:14
Time zone: Asia/Tokyo (JST, +0900)
System clock synchronized: no
systemd-timesyncd.service active: yes
RTC in local TZ: yes
Warning: The system is configured to read the RTC time i...
This mode can not be fully supported. It will c...
with time zone changes and daylight saving time...
time is never updated, it relies on external fa...
If at all possible, use RTC in UTC by calling
'timedatectl set-local-rtc 0'.
#htmlinsert(amazon_pc.html);
終了行:
* マルチブート時の時刻設定 [#v2464714]
Windows10とマルチブートさせたら9時間のずれ~
例のやつですよ。~
$ sudo timedatectl set-local-rtc true
これで無事に解決
$ sudo timedatectl status
Local time: 木 2019-12-26 15:34:14...
Universal time: 木 2019-12-26 06:34:14...
RTC time: 木 2019-12-26 15:34:14
Time zone: Asia/Tokyo (JST, +0900)
System clock synchronized: no
systemd-timesyncd.service active: yes
RTC in local TZ: yes
Warning: The system is configured to read the RTC time i...
This mode can not be fully supported. It will c...
with time zone changes and daylight saving time...
time is never updated, it relies on external fa...
If at all possible, use RTC in UTC by calling
'timedatectl set-local-rtc 0'.
#htmlinsert(amazon_pc.html);
ページ名: