Public bug reported:

Binary package hint: initramfs-tools

On feisty resume from disk fails sometimes. Instead normal boot appears.

When looking into dmesg 'Attempt to manual resume' is missing (which is
allways there normally).

It seems to me like
/usr/share/initramfs-tools/scripts/local-premount/resume (called from within 
initrd.img) is just exiting before calling /bin/resume for some reason 
sometimes.

I have resume=/dev/hda6 in kernel options and RESUME=/dev/hda6 in
/etc/initramfs-tools/conf.d/resume. This swap is on same physical disk as root 
is.

Before I upgraded from edgy there was no such problem.

I made a patch with wait for resume device similar to wait for root found in
/usr/share/initramfs-tools/scripts/local and panic when timeout occures or when 
/sys/power/resume is missing to work around this or allow some further testing.

** Affects: initramfs-tools (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Regression: resume from disk (hibernate) failes sometimes
https://launchpad.net/bugs/93039

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

Reply via email to