Share via

VMware to Hyper-V V2V migration

Edward Julius Quindoyos 40 Reputation points
2026-01-30T17:10:07.54+00:00

Hi everyone,

I am migrating/converting a VMware VM using a SCVMM. The VM is successfully created with no error. But upon opening the VM. It says, “Boot failure. Reboot and select proper Boot device or insert Boot Media in selected Boot device.”

The VMware VM is a UEFI firmware but the created VM in the Hyper-V is Gen1.

appreciate any inputs!

System Center Virtual Machine Manager
0 comments No comments

Answer accepted by question author

AI answer

2026-01-30T17:10:16.3033333+00:00

It seems that the issue you are encountering is due to the VM being created as a Generation 1 (Gen1) VM in Hyper-V, while your source VMware VM was configured with UEFI firmware. Hyper-V Gen1 VMs use BIOS firmware, which is not compatible with UEFI.

To resolve this issue, you should convert the VMware VM to a Generation 2 (Gen2) VM in Hyper-V. Here are the steps you can follow:

  1. Ensure the VMware VM is in a Stopped State: Before conversion, make sure the VM is powered off and there are no snapshots associated with it.
  2. Use the SCVMM to Convert: When you are in the conversion wizard, make sure to select Generation 2 for the virtual machine configuration if the source VMware VM is configured with UEFI firmware.
  3. Verify Settings: After the conversion, check the settings of the new VM in Hyper-V Manager to ensure that it is set to use UEFI firmware and that the boot settings are correctly configured.
  4. Boot Order: Ensure that the boot order in the VM settings is set to boot from the correct virtual hard disk.

If you follow these steps, it should help you avoid the boot failure issue you are experiencing.

AI-generated content may be incorrect. Read our transparency notes for more information.

Was this answer helpful?

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.