Bug 1219735 - [doc] Incorrect boot parameter for LUKS2 support
Summary: [doc] Incorrect boot parameter for LUKS2 support
Status: RESOLVED FIXED
Alias: None
Product: PUBLIC SUSE Linux Enterprise Server 15 SP4
Classification: openSUSE
Component: Documentation (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Major
Target Milestone: ---
Assignee: Christoph Wickert
QA Contact: Frank Sundermeyer
URL:
Whiteboard: https://jira.suse.com/browse/DOCTEAM-...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-08 14:41 UTC by Christoph Wickert
Modified: 2024-02-08 14:57 UTC (History)
0 users

See Also:
Found By: Documentation
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.