bug#21136: incorrect partition size calculation
On 7/26/2015 1:01 PM, Gena Makhomed wrote: > I am just tested again on parted version 3.1 > - it uses one more sector in case of "mib" unit. Ahh, the case matters.. very strange.
bug#21136: incorrect partition size calculation
On 02.07.2015 21:02, Phil Susi wrote: >> BTW, "start and end are inclusive" - IMHO is very bad decision, >> because now it is not possible to partition disk using MiB units >> and always need use sectors and make all calculations manually. > > No.. MiB units work just fine. I am just tested agai