Hello, I would like to know how to setup and enable hibernation on CachyOs? Thanks in advance for your help
- add the
resume
hook to your initramfs - add your swap to the kernel command line, as example `resume=/dev/nvme0n1p3
- run
hibernate
2 Likes
How do I add the resume hook?
Iām using refind boot manager.