Skip to content

Instantly share code, notes, and snippets.

@pvalena
Created November 19, 2024 17:35
Show Gist options
  • Save pvalena/7119c5eb382a02f04ea76c80610083d8 to your computer and use it in GitHub Desktop.
Save pvalena/7119c5eb382a02f04ea76c80610083d8 to your computer and use it in GitHub Desktop.
Running bootupctl to install bootloader
> bootupctl backend install --write-uuid --device /dev/loop0 /run/bootc/mounts/rootfs
Installed: grub.cfg
Installed: "centos/grub.cfg"
Trimming rootfs
/run/bootc/mounts/rootfs: 8 GiB (8601161728 bytes) trimmed
Finalizing filesystem rootfs
Unmounting filesystems
Installation complete!
Booting the VM...
Error: Image at 000BFD35000 start failed: Not Found
Error: Image at 000BFC87000 start failed: Unsupported
Error: Image at 000BFC07000 start failed: Not Found
Tpm2SubmitCommand - Tcg2 - Not Found
Tpm2GetCapabilityPcrs fail!
Tpm2SubmitCommand - Tcg2 - Not Found
Image type X64 can't be loaded on AARCH64 UEFI system.
BdsDxe: loading Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0)
BdsDxe: starting Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0)
System BootOrder not found. Initializing defaults.
Creating boot entry "Boot0007" with label "CentOS Linux" for file "\EFI\centos\shimaa64.efi"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment