Swap partition needs to be reinitialized after failed resume from hibernation
Bug #48514 reported by
Pedro Casagrande
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu |
Fix Released
|
Medium
|
Unassigned |
Bug Description
When hibernating on dapper the computer goes off as it should. When resuming the computer boots normaly (not resuming from hibernation) and the swap partition is corrupted.
The command "sudo swapon -a" says the parameter /dev/sda5 is invalid. Need to issue the fowlling commands to everything work as expected:
sudo mkswap /dev/sda5
sudo swapon -a
I do have a Toshiba M55-239 (Pentium-M 1.86 with 1 Gb RAM) and 1.5 Gb in the swap partition (I think it should be enought, this problem occurs even when I issue a hibernation on a fresh boot).
To post a comment you must log in.
I have the exact same bug. The symptoms are exactly same and I also can only fix the issue by reformatting the swap partition.
My laptop is Asus A6R, Celeron 1.6, 512 ram, 1Gb swap.