GNOME Bugzilla – Bug 622150
Support for data entry and display of logical blocks (sectors)
Last modified: 2016-10-09 16:15:11 UTC
I suggest that the user interface should provide ways to enter and display block/sector numbers additional to the currently used MiB values. http://en.wikipedia.org/wiki/Logical_block_addressing The capability to handle each block/sector from the LBA system would enable to use the available storage space completely. The current use of floating-point values together with alignment options has got the potential to introduce unwanted gaps between partitions.
Have you had a chance to try GParted 0.6.0 and the new MiB partition alignment option? I think you will find that it does much better than the previous Cylinder alignment option in reducing unwanted gaps between partitions.
(In reply to comment #1) > I think you will find that it does much better than the previous Cylinder > alignment option in reducing unwanted gaps between partitions. The amount of non-assignable space will shrink from the fraction of a cylinder to the smaller part of a MiB depending on physical sector size of a concrete storage device, doesn't it? (Potential problems from conversion of floating-point values to integers will remain.)
There is no plan to implement this request. Closing report as WONTFIX.
(In reply to Curtis Gedak from comment #3) > There is no plan to implement this request. I am curious if any other software developers will care more for inappropriate usage of floating-point values as it was described in this issue.