Ok, I had the same problem (I think) and went through the initial step of update /etc/fstab. Didn't help with suspending (/etc/acpi/hibernate.sh).
Ran sudo sh -x /etc/acpi/hibernate.sh directly and found that hibernate.sh used UUID not from /etc/fstab but reads it from file "/etc/initramfs-tools/conf.d/resume" (line 31 of hibernate.sh). Manually updated this to new UUID and suspending works again for me. -- No suspend to disk with 2.6.22 on Thinkpad Z61m https://bugs.launchpad.net/bugs/125946 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
