I am following this to enable hibernation in my ubuntu 20.04LTS system. I followed exactly as mentioned in the first answer.
But when I run grep swap /etc/fstab
to get the UUID value I get the below as the output.
/swapfile none swap sw 0 0
I don't understand where my UUID is. How do I enable hibernation in my system?