Do you get any output when you try to boot?
Maybe mount a win 11 install media and try to repair?
Does your VM meet win 11 requirements? (Idk what these are but I hear it needs Tpm 2.0)
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Do you get any output when you try to boot?
Maybe mount a win 11 install media and try to repair?
Does your VM meet win 11 requirements? (Idk what these are but I hear it needs Tpm 2.0)
Ty for response! Error is BdsDxe: failed to load Boot0001 etc. I do have TPM hardware on the host. See pic below.
Good suggestion on repair. Had to do that one time when virtualizing a Win8.1 box back in the day, though I recall I at least got a Windows logo at boot on that occasion.
Wild guess without looking anything up: looks like your VM UEFI isn't finding the windows bootloader.
Can you enter the boot manager menu? For GRUB I had to add a boot entry in my ancient UEfi firmware before it would boot.
It's also possible that your VM is set to boot from a device that isn't available for some reason. Can you look at more detailed logs? Something like the qemu-system console output? Maybe it would be in your kernel logs or journalctl
Agreed on your assessment. I'm beginning to suspect I did all the Linux stuff right but screwed up on the Windows side. Copying over a new vhdx right now. โณ
No grub involved in this scenario. Machine being virtualized is Windows only.