The scripts which create the initramfs do not include parameters for resuming from the suspend image.
I have solved the problem by creating the file /etc/initramfs-tools/conf.d/resume: ,---- | RESUME=/dev/sda4 | resume_offset=6144 `---- Values can be taken from /etc/uswsusp.conf. -- Cheers, Adalbert -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

