Opened 9 years ago
Last modified 4 years ago
#14842 reopened defect
Converting OVA-deployed machine to EFI gives Error: No mapping found.
Reported by: | Roman Valov | Owned by: | |
---|---|---|---|
Component: | EFI | Version: | VirtualBox 5.0.10 |
Keywords: | uefi ovf ova boot | Cc: | |
Guest type: | Linux | Host type: | Linux |
Description
I'm generating OVA template which is intended to be tested for BIOS and UEFI boot capabilities. There is no problem with regular workflow, deploy machine, turn it on and continue with BIOS boot. But once I've turned on "Enable EFI" options in deployed machine settings I've got error from UEFI interactive shell - Error: No mapping found. It seems VirtualBox doesn't generate UEFI default boot entries for OVA-deployed instance. Could it be fixed?
Change History (3)
comment:1 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 5 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Tested on VirtualBox 6.1.4 Switching deployed OVA to EFI works fine in case of SATA AHCI controller is used for disks For LsiLogic controller still get the error -- No mapping found
This should work with VirtualBox 6.1 which implements proper NVRAM handling.