Good morning to all,
I have downloaded the ova wazuh virtual image from the link
I have a win2019 server with hyper-v.
I have extracted and converted the .vmdk file present inside the ova packet to .vhd file to be import in hyper-v.
The command to convert I used is:
.\VBoxManage.exe clonemedium --format vhd "input\wazuh-4.5.1-disk-1.vmdk" "output\wazuh-4.5.1-disk-1.vhd"
I have installed the image in hyper-v but the kernel show me many errors like the image:
How can I solve this issue? Can you publish an image optimized for hyper-v?
Thanks.