I had this problem on my EeePC 901 (swap on /dev/sdb1). Solved it by creating /etc/initramfs-tools/conf.d/resume wtith:
RESUME=/dev/sdb1 then by running: # mkswap /dev/sdb1 # swapon /dev/sdb1 # update-initramfs -u (Originally suggested by Paulus Esterhazy in http://lists.alioth.debian.org/pipermail/debian-eeepc-devel/2008-October/001516.html) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]