Hi everyone,
I am attempting to migrate a VM to LXD (it’s a debian 10 installation), so what I did so far:
- got the qcow2 image
- created the metadata and compressed it
- imported the image into lxc
- created the VM
- disabled secure boot (checked it with lxc config edit …)
but the VM fails to start, I get the error:
BdsDxe: failed to load Boot0001 "UEFI QEMU QEMU HARDDISK " from PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/Scsi(0x0,0x1): Not Found
What am I missing? Thank you.
PS: I pressed ‘Esc’ but on the boot order I only UEFI options. I don’t know what i’m doing wrong.
The VM config looks like this:
architecture: x86_64
config:
image.description: Test VM HDD
image.os: Debian
image.release: buster 10.10
security.secureboot: “false”
volatile.base_image: 009887adfbc854aacdabe4280dc539fff068d66693f6c819b520c92b239aa47f
volatile.eth0.hwaddr: 00:16:3e:14:74:2e
volatile.last_state.power: STOPPED
volatile.uuid: 52162898-36bc-4211-864d-f6b68adf11b7
volatile.vsock_id: “10”
devices: {}
ephemeral: false
profiles:
- medium
stateful: false
description: “”