Sunday, July 17, 2016

Hibernation doesn't work on Fedora 24 - Then fix it


Hibernation doesn't work from a standard install. Then fix that now.

Hibernate option එක වැඩ කරන්න විදිහට හදාගන්න.


Use this command to fix that bug.
මේ code එක Terminal එකේ type කරල Enter කරන්න.

sudo grubby --args=resume=/path/to/swap --update-kernel=$(grubby --default-kernel)

How to find the /path/to/swap
/path/to/swap එක හොයාගන්න විදිහ.
Terminal එකේ මේ code එක type කරන්න.

swapon -s


Source : https://fedoraproject.org/wiki/Common_F24_bugs
 

No comments:

Post a Comment