How to change existing virtual machine from BIOS to UEFI boot?

I am using Fedora 33 Workstation on baremetal.

  • using Virt-Manager
  • downloaded a Fedora 33 Cloud QCOW2 image
  • created F33C guest by import the downloaded image (BIOS mode is used by default)

All working fine.

Can I switch my VM F33C from BIOS mode to UEFI mode?

1 Like

This should be possible, but might not be trivial:

4 Likes

Thanks for the pointers.

My test setup failed to boot, until I converted from MBR to GPT.

Once it is done, it boots OK.

2 Likes

It might be simpler to download an installation media and install in EFI mode, thus creating a new image. Just in case somebody else needs an EFI installation but is not bothered that the exact base image will not be installed.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.