Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 2735 - Erase luks partition explicitly #2745

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

svartkanin
Copy link
Collaborator

This should fix #2735 .
On wipe, first it will check if the partition is a luks partition and if so it will perform a cryptsetup erase which should delete the luks headers correctly.

@Torxed Torxed merged commit 918ac5c into archlinux:master Nov 4, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Archinstall crashing when trying to create LUKS Encrypted Btrfs installation
2 participants