why did my hibernate fail out of nowhere?
I have artix-plasma-openrc version.
I don't really know how to troubleshoot this, so sorry if there's lack of info.
Essentially, I set it to hibernate, and the system looks like it hibernates, but then it reboots like normal. All I did was swap my /home/ drive for a larger one, leaving / and swap alone. Although, I think I did have to do something with grub, but I forget what I did, if I did anything at all. I know I had to dd the /home drive because winblows was on it. The /home drive is a separate hard drive from /.
pm-hibernate isn't available, and pacman -S pm-tools isn't available either.
swapon -s
Filename Type Size Used Priority
/dev/sda3 partition 12801020 0 -2
I'm coming from Slackware so I only know lilo. I'd read how to set up grub, but my book on how to do it is in storage and i can't find it. The guide at archlinux.org is pretty useless since it just says to add resume=UUID=blahblah, but where am I supposed to add that? I tried a few logical places, but logic gives way to empiricism everyday of the week, and I can't find any empirical instructions how to do it.
tl;dr: How to I enable hibernate? Where do I add resume=UUID=blahblah to kernel parameters in grub? Is there another angle I'm missing?