Hello everyone. How to set hibernation correctly with UEFI, when there is no Grub/Grub2 bootloader? In the case when grub 2 is used, we are just writing resume=/path/to/swap/disk to GRUB_CMDLINE_LINUX_DEFAULT in grub.cfg and everything is ok. But how to do that with UEFI only, when no other bootloader used? Thank you!
SOLUTION: Need to set (/dev/your_swap_devfile) Default resume partition option in <Power management and ACPI options> -> <() Default resume partition>. without 'resume=' prefix[/b]


