このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン | |||
01_linux:08_仮想化:03_kvm_install [2018/09/27 00:35] – matsui | 01_linux:08_仮想化:03_kvm_install [2020/04/10 08:07] (現在) – matsui | ||
---|---|---|---|
行 66: | 行 66: | ||
--file=/ | --file=/ | ||
--vcpus 4 \ | --vcpus 4 \ | ||
+ | --clock offset=localtime \ | ||
--os-type linux \ | --os-type linux \ | ||
--os-variant rhel6 \ | --os-variant rhel6 \ | ||
行 81: | 行 82: | ||
--file=/ | --file=/ | ||
--vcpus 4 \ | --vcpus 4 \ | ||
+ | --clock offset=localtime \ | ||
--os-type linux \ | --os-type linux \ | ||
--os-variant rhel6 \ | --os-variant rhel6 \ |