[Bug 454817] Re: Reboots after hibernate

Cas Craven toaste280 at gmail.com
Mon Jan 18 01:28:49 UTC 2010


FIXED!

In /etc/initramfs-tools/conf.d/resume the swap drive UUID was not correct.
Hibernation will occur correctly, however on resume it will fail nearly silently and proceed with a normal boot instead.  The only indication will be "PM: Resume from disk failed." in dmesg.

To fix, correct the UUID in the config file and rebuild initramfs as
follows:

1) Get the UUID for the swap device:
blkid `swapon -s | awk '/dev/ {print $1}'`

2) Edit /etc/initramfs-tools/conf.d/resume (as root) and replace the
UUID there with the correct one.

If the UUID listed is already correct, add a comment and attach pm-
suspend.log and dmesg

** Attachment removed: "dmesg"
   http://launchpadlibrarian.net/38012773/dmesg

** Attachment removed: "pm-suspend.log"
   http://launchpadlibrarian.net/38012791/pm-suspend.log

-- 
Reboots after hibernate
https://bugs.launchpad.net/bugs/454817
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list