containers / bootc

Boot and upgrade via container images

Home Page:https://containers.github.io/bootc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

booting a bootc installed image on EFI boot based systems doesnt work

bigpod98 opened this issue · comments

I tried installing example image fount in install.md docs file, on efi based KVM VM. Simply said it doesnt boot with no information why not. even grub doesnt show up.
installing same image on BIOS based KVM VM boots no problem.

Can you share the error you received? Was it this?

error: boot data installation failed: installing component EFI: Updating EFI firmware variables: Clearing current EFI boot entry: Failed to invoke efibootmgr
ERROR Installing bootloader: Task Running bootupctl to install bootloader failed: ExitStatus(unix_wait_status(256))

sorry its been so long i dont have the error noted anymore

Was the invocation of bootc successful and upon reboot it failed?

yes, i belive so

i am unable to reproduce this. Without further info, this should probably be closed and reopened should a reproducer be found.

cc: @cgwalters