Bug 1219735

Summary: [doc] Incorrect boot parameter for LUKS2 support
Product: [openSUSE] PUBLIC SUSE Linux Enterprise Server 15 SP4 Reporter: Christoph Wickert <cwickert>
Component: DocumentationAssignee: Christoph Wickert <cwickert>
Status: RESOLVED FIXED QA Contact: Frank Sundermeyer <fs>
Severity: Major    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard: https://jira.suse.com/browse/DOCTEAM-1260
Found By: Documentation Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Christoph Wickert 2024-02-08 14:41:46 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.
Comment 1 Christoph Wickert 2024-02-08 14:57:40 UTC
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.