- Я загрузил образ Rocky Linux, который можно найти здесь:
https://dl.rockylinux.org/pub/rocky/9/i ... 6_64/Rocky -9-GenericCloud.latest.x86_64.qcow2 - Я пытался создать виртуальную машину с помощью команды:
$ virt-install --os-variant=rocky9 --disk ./Rocky-9-GenericCloud.latest.x86_64.qcow2 --memory 4196 --vcpus 4 --cloud-init --import
Rocky Linux 9.4 (Blue Onyx)
Kernel 5.14.0-427.18.1.el9_4.x86_64 on an x86_64
Activate the web console with: systemctl enable --now cockpit.socket
localhost login: root
Password:
You are required to change your password immediately (administrator enforced).
Current password:
Authentication token manipulation error
Rocky Linux 9.4 (Blue Onyx)
Kernel 5.14.0-427.18.1.el9_4.x86_64 on an x86_64
Activate the web console with: systemctl enable --now cockpit.socket
localhost login:
Подробнее здесь: https://stackoverflow.com/questions/786 ... tion-error