Open Monallabs opened 1 year ago
@Monallabs do you fix this, can you please give me the solution
You might have tried to run a x86 vm in your pimox environment, to do that you'd need to specify arch: x86_64
in the vm config. Have a look at:
I run into the same error when I tried to run a aarch64 VM on an Intel x86_64 system. Changing the "Machine: q35" to "Machine: Default (i440fx)" fixed the error.
I created a vm with no media attached to it. When I start the VM, I get the error:
Why is proxmox looking for usb. I had attached a passthrough usb for another VM that I had deleted. Is it possible that the config might be getting messed up? should I uninstall and reinstall proxmox again?