Egregoros

Signal feed

Timeline

Post

Remote status

Context

1

Replies

4
@toast @domi
>no idea why anyone uses grub nowadays tbh
LUKS support even though it leaves a lot to be desired in grub. I was too lazy to reinstall Windows on my laptop with a bigger ESP partition and the Windows default is way too small for a kernel and initrd.

@mint @domi @toast

From Arch Wiki

  • Initial LUKS2 support was added to GRUB 2.06, but with several limitations that are only partially addressed in GRUB 2.12rc1. See GRUB bug #55093.
  • Since GRUB 2.12rc1, grub-install can create a core image to unlock LUKS2. However, it only supports PBKDF2, not Argon2.
  • Argon2id (cryptsetup default) and Argon2i PBKDFs are not supported (GRUB bug #59409), only PBKDF2 is.

Basically it might as well not have support for it.