this post was submitted on 05 Jul 2025
19 points (95.2% liked)
Arch Linux
8900 readers
9 users here now
The beloved lightweight distro
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The command had the --decrypt option so I thought that would make it decrypt.
I was following step 1.3 here, in trying to "decrypting LUKS2 devices in-place."
https://wiki.archlinux.org/title/Removing_system_encryption
This seems reasonable. And you're right.
But there is absolutely no way that interrupting such an operation with a forced power-cycle can be safe. In fact it's an almost guaranteed way to put a data partition into a irrecoverable state.
When it comes to storage operations, you either let them fail, or complete. Interrupting file system modifications is a HUGE no-no.