[Bug 660708] Re: Aspire One can't hibernate
Mathieu Trudel
mathieu.tl at gmail.com
Wed Nov 3 21:31:32 UTC 2010
A "bad" partitioning scheme goes like this:
Disk /dev/sda: 8069 MB, 8069677056 bytes
255 heads, 63 sectors/track, 981 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0006fbcd
Device Boot Start End Blocks Id System
/dev/sda1 1 933 7490560 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 933 981 387073 5 Extended
Partition 2 does not end on cylinder boundary.
/dev/sda5 933 981 387072 82 Linux swap / Solaris
While with manual partitioning ("good"), on which hibernate succeeds:
Disk /dev/sda: 8069 MB, 8069677056 bytes
255 heads, 63 sectors/track, 981 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0004e831
Device Boot Start End Blocks Id System
/dev/sda1 * 1 730 5858304 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 730 981 2019329 5 Extended
Partition 2 does not end on cylinder boundary.
/dev/sda5 730 981 2019328 82 Linux swap / Solaris
--
Aspire One can't hibernate
https://bugs.launchpad.net/bugs/660708
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list