Good morning,
I wanted to create a virtual machine via CLI using the 'qm' command. If I try to enter 'q35' it works, but if I enter 'i440fx' it gives me an error.
root@pve:~# qm create 100 --machine q35
root@pve:~# qm create 101 --machine i440fx
400 Parameter verification failed.
machine...