Dick Middleton writes: > Did you rebuild initrd?
it got build automatically, when i remove libsplashy1/uswsusp packages. > You must run "initramfs-tools -u" so it knows what to do at reboot. > > Make sure /etc/initramfs-tools/conf.d/resume contains the device of your > hibernate/swap partition beforehand. this was the right glue. /etc/initramfs-tools/conf.d/resume had RESUME=/dev/hda1 when it should have specified /dev/sda1. so i edited /etc/initramfs-tools/conf.d/resume, gave command update-initramfs -u and hibernated after which resume worked fine. it would have been nice, if by some magic the resume file would have contained the right partition info in the first place. thank you very much, -- juha _______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
