LoginSignup
1
1

More than 1 year has passed since last update.

KVM で qcow2 イメージの中に含まれる root のパスワードを変更したい

Posted at

これで行けるらしいです。root のパスワードを root に変更しています。

[root@kvm VM]# virt-customize -a CentOS-7-x86_64-GenericCloud.qcow2 --root-password password:root
[   0.0] Examining the guest ...
[  27.7] Setting a random seed
[  27.7] Setting passwords
[  29.3] Finishing off
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1