emojifreak / qemu-arm-image-builder

Shell scripts to build Linux images for QEMU ARM emulator
GNU Lesser General Public License v2.1
14 stars 9 forks source link

Failing to boot on Debian 11 with LVM #3

Open Madwonk opened 3 years ago

Madwonk commented 3 years ago
BdsDxe: loading Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x3,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x3,0x0)
Welcome to GRUB!

error: disk `lvmid/3rdoDr-HuIf-c5KM-yqv6-LHbB-YZDQ-DEiRL3/VDfrSs-bUBI-YGQc-mAwr-Pl5E-ih8h-H2iASk' not found.
grub rescue>

Running on Debian 11; pretty typical-looking grub rescue prompt after otherwise successful run. Let me know if you want any debug outputs/try anything, thanks!

emojifreak commented 3 years ago

LVM seems to be used, and I have absolutely no experience nor no knowledge on LVM... The scripts here have never been tested with LVM...