Skip to content

VM can’t boot on bhyve Hypervisor #575

@p4tpr0

Description

@p4tpr0

The VM provided as an OVA can be converted into a raw image disk in order to be used on different hypervisors like bhyve (FreeBSD, illumOS):

qemu-img convert -f vmdk ./wazuh-4.14.2-disk-1.vmdk -O raw wazuh-4.14.2.img -p

Unfortunately a bhyve VM using that disk will not boot, whatever loader settings I use (grub, uefi, uefi-csm). Apparently the reason of that failure to boot could be (most probable cause) that the VM is built for a BIOS boot, and not an UEFI boot.

Is that possible to build a VM that would support UEFI boot?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions