Re: [TuxOnIce-users] hibernate script question

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Tino Keitel
Date:  
To: tuxonice-users
Subject: Re: [TuxOnIce-users] hibernate script question
On Thu, Jul 24, 2008 at 16:51:02 +0800, TigerLiu@??? wrote:
> Hi,
>
> I am not familiar with script language.
>
> Does hibernate-script need tuxonice support?
>
> If kernel was not patched by tuxonice, hibernate-script could function?


Yes. See /etc/hibernate/hibernate.conf:

TryMethod suspend2.conf (a.k.a. tuxonice)
TryMethod ususpend.conf
TryMethod disk.conf
TryMethod ram.conf

If you call hibernate-ram directly, it tries only ram.conf without the
other methods.

Regards,
Tino