You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We wanted to test the Secure Boot feature on Balena OS (v3.0.15) using a J6412 based x64 motherboard.
We reset the BIOS and entered into Secure Boot setup mode
USB drive inserted, booted, in the cloud dashboard we wait a minute or two for system to copy all files to the SSD drive
Installer correctly shuts down the system (all LEDs are off)
We restarted the machine, set boot device to SSD UEFI and it is stuck in a "Post Provisioning state"
It keeps rebooting after the "Welcome to GRUB" text. Kinda looks like, Secure Boot feature is working but it might have some problem mounting the LUKS root partition. If we enable Secure Boot in the BIOS, the boot process successfully gets to GRUB, so probably signatures are okay, because we tried resetting the keys in the BIOS and it correctly threw and incorrect signature error upon booting.
Without Secure Boot (--secureBoot), OS image works perfectly
We tried it with Prod and Dev images as well
We tried the first boot in the BIOS with Secure Boot enabled and disabled
In the BIOS the boot order is clean, so all boot order options are disabled except for the first one which is set to USB UEFI, and after the shutdown we set it SSD UEFI.
Interesting thing we sometimes notice: On the first boot the installer creates a device in the fleet, something happens, installer reboots and restart the installer and creates another device. It is all by itself. Then system shuts down for first boot.
Is there any way to get more verbose error messages to help further the investigation?
Thank you.
The text was updated successfully, but these errors were encountered:
hi @klvnptr, thank you for the good description. When you post to the forums, please provide a link to the hardware that you are using. You noted that it is a J6412 based x64 motherboard. But it would be helpful to also know the manufacturer etc. As the necessary settings do vary from BIOS to BIOS. For instance, based on your symptoms, I'm guessing that you may be using an ASUS motherboard.
Hey Guys
We wanted to test the Secure Boot feature on Balena OS (v3.0.15) using a J6412 based x64 motherboard.
It keeps rebooting after the "Welcome to GRUB" text. Kinda looks like, Secure Boot feature is working but it might have some problem mounting the LUKS root partition. If we enable Secure Boot in the BIOS, the boot process successfully gets to GRUB, so probably signatures are okay, because we tried resetting the keys in the BIOS and it correctly threw and incorrect signature error upon booting.
We followed this guide:
https://blog.balena.io/balenaOS-secure-boot-and-disk-encryption-for-x86-64/
Here are things we have tried:
Interesting thing we sometimes notice: On the first boot the installer creates a device in the fleet, something happens, installer reboots and restart the installer and creates another device. It is all by itself. Then system shuts down for first boot.
Is there any way to get more verbose error messages to help further the investigation?
Thank you.
The text was updated successfully, but these errors were encountered: