weh why is GRUB still default on alpine. first thing I do after install is throwing it out and installing gummiboot
Timeline
Post
Remote status
Context
1
@domi recently I've been messing with refind (esp. since it works so well with void) and it's also quite nice
no idea why anyone uses grub nowadays tbh, unless you don't have a UEFI platform
no idea why anyone uses grub nowadays tbh, unless you don't have a UEFI platform
Replies
4From 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.