I’m trying to get a Virtual Machine going to run Windows 11 for my work (don’t ask). I’m not sure if there is another forum that specializes in VMs, but I thought I’d try here first.
After going through all the steps in this in-depth tutorial (How to Properly Install a Windows 11 Virtual Machine on KVM), I keep getting this boot error (see below). Does anyone have any insight into this issue or know what I may be doing wrong?
As I understand it windows 11 requires a tpm module (and maybe secure boot) so it may be difficult to run in a VM. I know the vm run with the libvirt hypervisor can manage secure boot but I don’t know if it is able to simulate the tpm module.
I don’t have a copy of the windows 11 install media to test an installation with.
EDIT
I just downloaded and tested installing in a VM.
The screenshot you show requires that you press a key when the first line shows and before the 6 dots are all shown. If you delay in pressing the key then boot for the installation fails. This seems to be a result of waiting for something to happen instead of doing as prompted.
Thanks for this. The “fix” was to begin the installation in the allotted time frame (the dots bit you mentioned.) It’s now up and running as it should.
I had gone through multiple tutorials on how to set up a VM. But in every one of them, they made it appear as if the desired OS should just start running right after you set it up. (Even showing as much in various video tutorials!) The part never explained was that setting it up in VMM was only part of the process. One must then actually install the OS in the environment. Regardless, lesson learned.