I would like to run Wazuh in a VM on HyperV. I
downloaded the OVA file, changed the extension to TAR, and extracted the .vmdk file, then used
Starwind Converter application to convert that to .vhdx growable format.
If If I create a Gen2 VM in HyperV, turn off Secure Boot in the UEFI, and point it to that .vhdx file, it will fail to boot with a Virtual Machine Boot Summary 1: SCSI Disk (0,0) The boot loader did not load an operating system.
If I create a Gen1 VM in HyperV and point it to that same .vhdx, it will boot into Wazuh.
Thanks!