After installing Feisty hibernate was not working. I had to do the
usual:

mkswap /dev/sda2 # grab the UUID=XXXXXXX
vi /etc/fstab # update the UUID on the line of /dev/sda2
vi /boot/grub/menu.lst # make sure this line is like: # defoptions=quiet splash 
resume=UUID=XXXX
update-grub
reboot

-- 
After running mkswap, swap space is discarded, system fails to hibernate 
(invalid swap signature)
https://bugs.launchpad.net/bugs/66637
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to