Hi, Tomas Volf <[email protected]> skribis:
> Ludovic Courtès <[email protected]> writes: [...] >> This new mechanism effectively supersedes #:key-file by making GRUB pass >> instructions to open the LUKS device to the initrd; see “Automatic LUKS >> Master Key Passing” in the manual (info "(guix) Bootloader Configuration"). > > Right, I have read that section and I am using it for my root devices. > But I have no idea how to use it for these drives as well. When I check > /etc, the luks_script file is not there, so it seems it is not persisted > across root pivot? And even if it would be persisted, I have no idea > how GRUB should even know *how* to unlock these drives. GRUB creates /etc/luks_script as an extra initrd, and that initrd vanishes once you’ve booted. Do you have an idea for what device you’re getting these messages? What’s your config like? (Maybe take it to Danny Milosavljevic because I’m no expert. :-)) Ludo’.
