‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Tuesday, June 15th, 2021 at 5:40, Javier via arch-general <arch-general@xxxxxxxxxxxxxxxxxxx> wrote: > Hi ! > > I'm wondering if latest grub 2:2.06-1 now supports luks2 encrypted boot partitions. I looked at the archwiki, but it still mentions official repos grub only supports luks1, but perhaps it's way too early for the wiki to be up to date... > > Thanks ! > > --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Javier Hi! Several patches adding *some* support for LUKS2 were included in December, March and May. Also, I do remember that even earlier grub LUKS source file was splitted to 'luks1.c' and 'luks2.c', so some work was made. I didn't test luks2 myself, but the docs (https://www.gnu.org/software/grub/manual/grub/grub.html) say LUKS2 is supported, so it should work. Howerver, several commit messages mentioned that some LUKS2 features (some LUKS2 setups) are currently not supported yet. You can compile current or git version of the package and test it on experimental setup. Maxim