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.