I'm trying this:
--- /usr/share/initramfs-tools/init 2010-02-17 12:35:26.000000000 +0000
+++ init 2010-02-21 15:53:56.085750219 +0000
@@ -193,7 +193,7 @@
done
if [ -z "${noresume}" ]; then
- export resume=${RESUME}
+ export resume="/dev/disk/by-uuid/${RESUME#UUID=}"
else
export noresume
fi
/etc/initramfs-tools/conf.d/resume contains a UUID=.... type resume
string, but the /bin/resume binary in the initramfs rejects this type of
partition identification.
--
[lucid regression] does not resume from hibernation, restarts fresh
https://bugs.launchpad.net/bugs/499940
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs