Correct. The hibernation image would be for the old kernel, and on the next
boot, the new kernel would choke on it, effectively making it an unclean
shutdown.
On Wed, Apr 13, 2016 at 11:22 AM Steve Litt
wrote:
> On Wed, 13 Apr 2016 12:20:49 +0200
> richard lucassen wrote:
>
>
> > Beware of kern
On Wed, 13 Apr 2016 12:20:49 +0200
richard lucassen wrote:
> Beware of kernel changes, do not hibernate after a kernel change.
Can I safely assume you mean don't hybernate after a new kernel which
I've never before booted to?
Thanks,
SteveT
Steve Litt
April 2016 featured book: Rapid Learni
On Wed, 13 Apr 2016 11:47:10 +0100
KatolaZ wrote:
> > hibernate:
> >
> > echo disk > /sys/power/state
> >
> > suspend:
> >
> > echo mem > /sys/power/state
>
> Which is more or less what pm-suspend and pm-hibernate do, in a clean
> way, and allowing to set personalised hooks.
ok, thnx, I'll h
On Wed, Apr 13, 2016 at 12:20:49PM +0200, richard lucassen wrote:
> On Tue, 12 Apr 2016 21:27:40 -0400
> Steve Litt wrote:
>
> > How can I achieve each condition from the command prompt?
>
> hibernate:
>
> echo disk > /sys/power/state
>
> suspend:
>
> echo mem > /sys/power/state
>
Which is
On Tue, 12 Apr 2016 21:27:40 -0400
Steve Litt wrote:
> How can I achieve each condition from the command prompt?
hibernate:
echo disk > /sys/power/state
suspend:
echo mem > /sys/power/state
> If I achieve each condition from the command prompt, how do I "wake
> up" the computer when I'm read
On 13/04/16 09:27, Steve Litt wrote:
Hi all,
What's the difference between suspend and hybernate?
How can I achieve each condition from the command prompt?
If I achieve each condition from the command prompt, how do I "wake up"
the computer when I'm ready to use it again?
In practical terms
Hi all,
What's the difference between suspend and hybernate?
How can I achieve each condition from the command prompt?
If I achieve each condition from the command prompt, how do I "wake up"
the computer when I'm ready to use it again?
Thanks,
SteveT
Steve Litt
April 2016 featured book: Rapi