1 (edited by jadenpete 2016-04-19 03:01:31)

Topic: Support for Megabytes, Gigabytes, and all Units Based on Powers of Two

Can GParted have the ability to change the units to powers of two, such as kilobytes, megabytes, and gigabytes. I strongly appreciate that the developers have labeled their units correctly, and realize that gibibytes are based the multiplier 1024, not gigabytes, and are labeled as GiB, however I would like support for KB, MB, GB, TB, etc. This feature would be very convenient, because all of my partitions are based on this type of unit.

2 (edited by gedakc 2016-04-19 17:50:12)

Re: Support for Megabytes, Gigabytes, and all Units Based on Powers of Two

Thank you for your interest in GParted.

The challenge with such a change is that the GUI code, partitioning code, and alignment code is closely coupled together.  That and dedicating the time and effort required to do it correctly.  If this is something that interests you then perhaps you might look at the code with eye towards improving it (see GParted Development).

Note that this feature has been requested previously.  See:

Ability to Resize Partitions using GiB as an option

Bug 612928 - file size units not consistent with GNOME desktop