* doc/guix.texi (Disk Partitioning): Do it. --- doc/guix.texi | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/doc/guix.texi b/doc/guix.texi index 1666466958..c7f6070ced 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -2560,6 +2560,11 @@ for @command{cryptsetup luksFormat}. You can check which key derivation function is being used by a device by running @command{cryptsetup luksDump @var{device}}, and looking for the PBKDF field of your keyslots. + +Note also that having @file{/boot/} reside on a LUKS2-encrypted device +is currently unsupported because of a GRUB 2.06 bug, see +@url{https://issues.guix.gnu.org/55723, bug #55723}. The graphical +installer defaults to LUKS1 for this reason. @end quotation Assuming you want to store the root partition on @file{/dev/sda2}, the -- 2.36.0