
Re: Suspend to disk using swap file
Resurecting an old thread but this one came up most when I was searching to solve this problem.
I found my install of MEPIS 11 would not resume from disk either. /var/log/pm-suspend.log seemed to indicate that it was writing to the swap partition OK.
I found that by adding
to the menu entries in /boot/grub/menu.lst, so that each entry reads something like
I got the resume from suspend working.
sda5 is the location of my swap partition.