On Fri, 29 Jan 2010 13:32:53 -0500, Celejar wrote: >> and s2disk preserves the system and shuts down fine. >> >> However, on turning on the machine, everything goes back to old routine >> and does a normal boot, instead of resuming from my suspension. What >> I've missed? > > It looks like the kernel / initrd isn't properly configured to use the > resume image. I'm not really expert on this stuff, but please post: > > a) your uswsusp.conf
$ cat /etc/uswsusp.conf # /etc/uswsusp.conf(8) -- Configuration file for s2disk/s2both resume device = /dev/sda9 compress = y early writeout = y image size = 1786029178 shutdown method = shutdown #compute checksum = y I've double checked again that "resume device" and "image size" settings are appropriate: $ blkid | grep sda9 /dev/sda9: LABEL="swap" UUID="05858bd5-e713-421a-a4c3-02fda431ec44" TYPE="swap" $ cat /proc/meminfo | grep MemTotal MemTotal: 3791672 kB > b) (relevant parts of) the dmesg / syslog from a boot after a suspend Hmm... I didn't spot anything relevant in /var/log/dmesg or /var/log/ syslog. Could you post yours so that I know what to look for pleae? Thanks -- Tong (remove underscore(s) to reply) http://xpt.sourceforge.net/techdocs/ http://xpt.sourceforge.net/tools/ -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org