Re: [arch-general] resume from suspend no longer works after new mkinitcpio 0.6

2010-02-12 Thread Hussam Al-Tayeb
On Fri, 2010-02-12 at 09:28 +0100, Thomas Bächler wrote:
> Am 12.02.2010 08:52, schrieb Hussam Al-Tayeb:
> > At boot, it no longer does the check for the resume image or data and
> > directly boots from new.
> 
> That is because you didn't configure the resume hook into your initramfs
> image.
> 
Thanks. It didn't cross my mind because it always worked without it. 
Is there a specific order for the hooks or will 
HOOKS="base udev autodetect pata scsi sata encrypt filesystems resume"
work?

I'll try that now.



Re: [arch-general] resume from suspend no longer works after new mkinitcpio 0.6

2010-02-12 Thread Thomas Bächler
Am 12.02.2010 08:52, schrieb Hussam Al-Tayeb:
> At boot, it no longer does the check for the resume image or data and
> directly boots from new.

That is because you didn't configure the resume hook into your initramfs
image.



signature.asc
Description: OpenPGP digital signature


[arch-general] resume from suspend no longer works after new mkinitcpio 0.6

2010-02-11 Thread Hussam Al-Tayeb
At boot, it no longer does the check for the resume image or data and
directly boots from new.