Describe the bug
When trying to boot with a newly generated initramfs, with crypt and resume enabled, cryptsetup does not start, and instead, it hangs on a black screen with a white spinning wheel.
Distribution used
Gentoo linux
Dracut version
103
Init system
Openrc
To Reproduce
Generate initramfs for kernel 6.6.52-gentoo, include modules crypt and resume.
Expected behavior
Initramfs boots and prompts decryption.
Additional context
I am trying to get hibernation to work on my build using an encrypted swapfile on btrfs on a luks partition. Perhaps this is user error, but I have not been able to find a fix.