New filewriter patches to suspend2-sources fix previous kernel oops while using the filewriter, but now when using filewriter, it will not resume. Reproducible: Always Steps to Reproduce: 1.Emerge suspend2-sources-2.6.14-r5, compile, reboot. 2.Edit /etc/hibernate/hibernate.conf to activate filewriter support. 3. run hibernate script to create suspend filewriter target. 4. add resume2 option to kernel command line per output of hibernate script. 5. reboot. 6. run hibernate script. 7. Upon reboot kernel will complain "Suspend2 2.2-rc13: Missing or invalid storage location (resume2= parameter). Please correct and rerun lilo (or equivalent) before suspending." Actual Results: System boots normally, without resume, with the above error. Expected Results: System should resume from filewriter image. Kernel command line: Kernel command line: root=/dev/hda1 splash=verbose,fadein,theme:livecd-2005.1 quiet CONSOLE=/dev/tty1 video=vesafb-tng:ywrap,mtrr,1600x1200-24@60 resume2=file:/dev/hda1:0xe8008
Created attachment 73817 [details] Dmesg output
As mentioned in the ebuild: If there are issues with this kernel, please direct any queries to the suspend2-users mailing list: http://lists.suspend2.net/mailman/listinfo/suspend2-users/