You are not logged in.

#1 2014-06-04 15:44:24

netarch
Member
Registered: 2014-06-03
Posts: 7

[SOLVED] Error: resume: no device specified for hibernation.

Hi,

I can't hibernate my arch. On boot show the error

ERROR: resume: no device specified for hibernation

Last edited by netarch (2014-06-04 16:36:17)

Offline

#2 2014-06-04 16:35:49

netarch
Member
Registered: 2014-06-03
Posts: 7

Re: [SOLVED] Error: resume: no device specified for hibernation.

Solved!

I edited the file below as root like the instructions in the wiki: https://wiki.archlinux.org/index.php/Su … ibernation

/etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="resume=/dev/sda3"

After I run

sudo grub-mkconfig -o /boot/grub/grub.cfg

The /dev/sda3 is my swap partition now I can hibernate!

Last edited by netarch (2014-06-04 16:37:59)

Offline

Board footer

Powered by FluxBB