Comment 20 for bug 43114

Revision history for this message
SonWon (jtmitche) wrote :

No work?

Here is the output from the above.

sudo mkswap /dev/hda3
Setting up swapspace version 1, size = 1422966 kB
no label, UUID=b46c3b32-3ce4-4501-a780-c566684662a2

sudo swapon -a

echo RESUME=/dev/hda3 | sudo tee /etc/mkinitramfs/conf.d/resume
RESUME=/dev/hda3

sudo update-initramfs -u

I had to add -u because update-initramfs said, "You must specify at least one of -c, -u, or -d." Maybe I picked wrong choice?

Also, tried
sudo update-initramfs -c 2.6.15-23-k7

Still no go?

The /proc/swaps file is still empty?

Watching the hibernate process, it looks like the memory is dumped to the swap space. No go on start up just those vertical lines narrow and wide?