On 3/2/22 16:46, Chris Murphy wrote:
On Wed, Mar 2, 2022 at 4:02 PM Samuel Sieb samuel@sieb.net wrote:
The fix is to run "dracut -a resume -f". This will update the initramfs to include the bits that let resume work. In order for this to continue working with kernel updates, you need to add a dracut config file with the module.
Sounds like a dracut bug to me. It should see the resume parameter on the kernel command line and just add the resume dracut module to the initramfs without having to request it explicitly.
Maybe that would work on a subsequent kernel install, but I didn't think to try that. It just wasn't there for the initial OS install and I also didn't try regenerating the initramfs without adding the module.