#ARM will be successful once mainsteam #Linux distros support it and the makers of said #SoC's start supporing #LinuxBoot as universal #bootchain instead of dozenz ob botched & proprietary shit-nonsolutions.
https://mastodon.social/@juliank/109644414792580229
#bootchain #linuxboot #soc #Linux #ARM
If you plan to use Grub 2.06 with LUKS2 note that:
> - Argon2id (cryptsetup default) and Argon2i PBKDFs are not supported (GRUB bug #59409), only PBKDF2 is.
> - grub-install does not support creating a core image that could be used for unlocking LUKS2.
(https://wiki.archlinux.org/title/GRUB#LUKS2)
Just had a hard long time debugging because I assumed full support which is not the case yet.
Also `grub-mkconfig` or `grub-install` do not bother to warn you about any incompatibility. The crypto commands are just silently omitted. 😑
#grub #grub206 #luks #luks2 #linux #bootchain