We tried to boot also mkosi genared imge from here: https://d1b0l86ne08fsf.cloudfront.net/mender-convert/images/Ubuntu-Bionic-x86-64.img.gz (used for qemu) but it was also not working. @Furkan can you maybe try install ubuntu then run live from usb and fdisk -l /dev/sda? It should show first partition as EFI. If not then it’s legacy and we didn’t have support for that yet. Thanks.
I changed size of /data and /root partitons, and something happened. After reboot device entering UEFI shell. In boot list only seen UEFI shell. If I enter “exit” to UEFI shell twice, device do boot and Ubuntu works. I try a few more times, all same thing happened.
I try with Debian. Mender successfully install to image. But when I deploy img to device, every boot device enter to EFI shell. After wait a few seconds and enter “exit” to EFI shell, device boot successfull and mender works fine. How can I solve to device boot directly?
Thanks
Sounds like maybe the device naming is not correct in your build. It seems to be unable to locate the GRUB binary. What are the file contents on the FAT/EFI partition of your image?
Hmm. Are you using EFI secure boot? You have shim and such installed from Ubuntu.
It seems that your EFI loader doesn’t like something about the format of the EFI partition. Hard to say what it might be. @MarekBelisko do you have any ideas?
How did you created the debian mender artifact image. I have also tried to create a mender image of debian os but after creation of mender artifact the image is stuck on the grub prompt