Cloud79
October 13th, 2007, 08:17 AM
I have gutsy installed on my lenovo x61 and an AMD x2 desktop. Both had problem with hibernating.
They didn't resume from hibernate. Got an error:
unable to find swap-space signature...
The fix for both was to add resume=/dev/<swappartition> to my grubs menu.lst.
To default options, like this
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash resume=/dev/sda4
Maybe this will solve som hibernate problems for some people :)
They didn't resume from hibernate. Got an error:
unable to find swap-space signature...
The fix for both was to add resume=/dev/<swappartition> to my grubs menu.lst.
To default options, like this
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash resume=/dev/sda4
Maybe this will solve som hibernate problems for some people :)