I've read about some hibernate modes, but do not know how to begin implement and / or activate it.
How?
Hibernation to disk
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Hibernation to disk
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Hibernation to disk
hi Slaxmax,
please do as follows:
a) convert one of your partitions to swap (it's size must be bigger than your RAM):
b) add 'resume=/dev/sdXY' cheatcode where sdXY is your swap partition
c) click on kmenu -> leave -> hibernate
please do as follows:
a) convert one of your partitions to swap (it's size must be bigger than your RAM):
Code: Select all
mkswap /dev/sdXY
c) click on kmenu -> leave -> hibernate
Please add [Solved] to your thread title if the solution was found.
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: Hibernation to disk
Hi fanthom
This works fine!
Thanks.
This works fine!
Thanks.
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead