Is unified kernel image supported for arm64?
I booted up an ubuntu arm machine in OCI and made unified kernel image using the following sbctl command,
sudo ./sbctl bundle -e /usr/lib/systemd/boot/efi/linuxaa64.efi.stub -f /boot/initrd.img-6.5.0-1020-oracle -k /boot/vmlinuz-6.5.0-1020-oracle linux_arm.efi
Unified Kernel Image not loading using chainloader command in grub, error is “Execution of embedded linux image failed: Load Error”
I have a kernel and rootfs, and I made an Unified Kernel Image using sbtcl.