Всем доброго времени суток.
Система после гибернации не восстанавливается, а загружается заново (Рач линукс)
$ cat /boot/loader/entries/arch.conf
title Arch Linux
linux /vmlinuz-linux
initrd /intel-ucode.img
initrd /initramfs-linux.img
options root=PARTUUID=07b10be9-f06a-4501-9259-00f1d1bc1157 rw
options resume=/dev/sda6
/dev/sda6 1448753152 1465147391 16394240 7.8G Linux swap
В /etc/mkinitcpio.conf
HOOKS="base udev autodetect modconf block resume filesystems keyboard fsck"
PM: Starting manual resume from disk
Jul 25 01:04:47 LIKAN-PC kernel: PM: Hibernation image partition 8:6 present
Jul 25 01:04:47 LIKAN-PC kernel: PM: Looking for hibernation image.
Jul 25 01:04:47 LIKAN-PC kernel: PM: Image not found (code -22)
Jul 25 01:04:47 LIKAN-PC kernel: PM: Hibernation image not present or could not be loaded.