You are not logged in.
Saving data to SWAP looks good. But resume always fails - I getting normal greeter screen - not saved image... Must I specify UUID of SWAP or what can I do?
Thank you!
EDIT:
Solved by specifi resume partition (SWAP):
GRUB_CMDLINE_LINUX="resume=/dev/sda2"
And:
HOOKS="base udev resume autodetect modconf block filesystems keyboard fsck"
in mkinitcpio.conf...
Last edited by Matesax (2015-01-28 14:29:14)
Offline