Change type of machine in KVM hypervisor #11583
Unanswered
SviridoffA
asked this question in
Q&A
Replies: 2 comments 1 reply
-
@SviridoffA |
Beta Was this translation helpful? Give feedback.
1 reply
-
It seems the only way to do this now is to create a virtual machine with UEFI settings. If you choose this option, VM type will be set to pc-q35-8.2. However, this cannot be applied to an already existing virtual machine, as it may cause issues with the bootloader. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone! Please help me 🙏! Can someone tell me if there's any way to change parameter arch='x86_64' machine='pc-i440fx-8.2' in a virtual machine's XML to arch='x86_64' machine='pc-q35-8.2' without CloudStack overwriting these changes, perhaps through some extra config set with the API (cmk)?
I am using:
ACS 4.19.3
Ubuntu 24.04
QEMU 8.2.2
Beta Was this translation helpful? Give feedback.
All reactions