Skip to content

Bottlerocket partition layout / Secure boot #4304

Answered by bcressey
rajivr asked this question in Q&A
Discussion options

You must be logged in to vote

(1) I was wondering how bootconfig.data is authenticated during secure boot?

bootconfig.data is generated locally and contains kernel and init parameter overrides. It cannot be authenticated using the same mechanism.

Bottlerocket relies on the kernel's behavior of ordering bootconfig entries before anything else on the respective command lines, and the usual kernel behavior of overwriting earlier definitions with later ones. Parameters defined in grub.cfg should take precedence over anything in bootconfig.data.

As a gentle reminder: please follow the project's security policy for reporting any security issues.

(2) Could you please share some details on how this [uninitialized partition…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rajivr
Comment options

Answer selected by rajivr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants