Hedgehog Linux Breaking on Reboot after Encrypted Quick Install with Multiple Drives #941
Answered by
Sk8Gnarley
Apr 9, 2026
Replies: 3 comments 4 replies
|
Hmm, sorry you're having this issue. I'm on travel for a few days but I will look at it as soon as I get back in the office Monday. I don't think any code in the ISO partitioning changed this release but hopefully I'll be able to repro it. Is this EFI or BIOS boot? |
4 replies
|
Thanks again @Sk8Gnarley , fixed in v26.04.1 and tested with that release's ISO.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


So the issue is Debian 13 doesn't come packaged with systemd-cryptsetup. I had to install it and then it fixed it right away. I also added nofail in fstab so the system wouldn't brick on a failed reboot due to this issue.