systemd-cryptenroll
Verified for current stable LTS
Systemd Cryptenroll Command: Wipe Methods Luks2 Device
Use for wipe methods luks2 device with Systemd Cryptenroll. Exact CLI syntax to wipe methods luks2 device using Systemd Cryptenroll.
When to use this: Use for wipe methods luks2 device with Systemd Cryptenroll.
Command Syntax
systemd-cryptenroll --wipe-slot <empty|password|fido2|pkcs#11|tpm2|recovery|all> <path/to/luks2_block_device> systemd-cryptenroll --wipe-slot <empty|password|fido2|pkcs#11|tpm2|recovery|all> <path/to/luks2_block_device> Live Command Builder
Final Command
systemd-cryptenroll --wipe-slot <empty|password|fido2|pkcs#11|tpm2|recovery|all> <path/to/luks2_block_device> Command Breakdown
--wipe-slot- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to wipe methods luks2 device using Systemd Cryptenroll.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Systemd Cryptenroll Command: Enroll Fido2 Device With User Verification Luks2 Device
systemd-cryptenroll --fido2-device <auto|path/to/fido2_hidraw_device> --fido2-with-user-verification yes <path/to/luks2_block_device> Systemd Cryptenroll Command: Enroll Password Luks2 Device systemd-cryptenroll --password <path/to/luks2_block_device> Systemd Cryptenroll Command: Enroll Recovery Key Luks2 Device systemd-cryptenroll --recovery-key <path/to/luks2_block_device> Systemd Cryptenroll Command: Enroll Tpm2 Device Require Pin Luks2 Device systemd-cryptenroll --tpm2-device <auto|path/to/tpm2_block_device> --tpm2-with-pin yes <path/to/luks2_block_device> Systemd Cryptenroll Command: List Enroll Fido2 Device Luks2 Device systemd-cryptenroll --fido2-device <list|auto|path/to/fido2_hidraw_device> <path/to/luks2_block_device>