[Bug 48514] Re: Resume from hibernation corruptes my swap patition

2006-08-31 Thread Liran Tal
I'm confirming this bug. The exact scenario happens here as well- an Acer Aspire 5562WXMi model. -- Resume from hibernation corruptes my swap patition https://launchpad.net/bugs/48514 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bug

[Bug 48514] Re: Resume from hibernation corruptes my swap patition

2006-08-16 Thread Pedro
Hi Lauri, Actually, I had this issue corrected by adding the folling parameter on "the /boot/grub/menu.lst" boot: resume=/dev/sda5 So the line that was: kernel /boot/vmlinuz-2.6.15-26-686 root=/dev/sda2 ro q became: kernel /boot/vmlinuz-2.6.15-26-686 root=/dev/sda2 resume=/dev/sda5 ro q The

[Bug 48514] Re: Resume from hibernation corruptes my swap patition

2006-08-16 Thread Lauri Rantakari
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. -- Resume from hibernation corruptes my swap patition https://launchpad.net/bugs/48514 -- ubuntu-bugs mailing li