You are not logged in.
Hi!
New to ArchLinux here: switched from gentoo after I got tired of compiling every single upgrade
Followed the wiki to to install uswsusp. On each bootup, whether or not I've hibernated, I receive the following prompt:
Could not stat the resume device file '<path_to_resume_device_file>'
Please type in the full path name to try again or press ENTER to boot the system.
I recognize <path_to_resume_device_file> from the original configuration file, suspend.conf, but I've longed since changed that to:
snapshot device = /dev/snapshot
resume device = /dev/sda3
#image size = 350000000
#suspend loglevel = 2
#compute checksum = y
#compress = y
#encrypt = y
#early writeout = y
#splash = y
Any ideas on what's happening here? (I recursively grepped my filesystem for <path_resume_device_file>, but I cannot find it in any configuration file anywhere)
Last edited by lieut_data (2008-02-02 05:44:39)
Offline
I've resolved this issue: the initramfs must be rebuilt *after* the suspend.conf file is updated.
I've updated the corresponding wiki entry on Suspend to Disk appropriately.
Offline