Bugzilla – Bug 1219735
[doc] Incorrect boot parameter for LUKS2 support
Last modified: 2024-02-08 14:57:40 UTC
Unlocking LUKS volumes with TPM 2.0 or FIDO2 key: https://documentation.suse.com/sles/15-SP4/html/SLES-all/cha-boot-parameters.html#sec-boot-parameters-luks As pointed out in PED-3882, the boot parameter is not "luks2preview=1" but "YAST_LUKS2_AVAILABLE". This means our current documentation is wrong both for SLE 15 SP4 and SP5.
Fixed in main: https://github.com/SUSE/doc-sle/commit/8da8c145 maintenance/SE15SP5: https://github.com/SUSE/doc-sle/commit/5d59b0ae maintenance/SE15SP4: https://github.com/SUSE/doc-sle/commit/8f6c1080 Will be published ASAP.