They are probably due to alignment (but the hole was 1.5MB in my test while I thought we aligned on 1MB), but this is not usable for anything so we should not show it. Also, I don't know why we don't extend the first partition to not leave a hole give that it was auto allocated. Reproducible: Steps to Reproduce:
AFAIK we align on 2MB now.
CC: (none) => stormi
CC: (none) => tmb
The code say 1MB for the start: http://gitweb.mageia.org/software/drakx/tree/perl-install/partition_table.pm#n35 On dos partition tables we do some complex alignment of the end to cylinder boundary: http://gitweb.mageia.org/software/drakx/tree/perl-install/partition_table/raw.pm#n92 On gpt ones we only adjust the start and not the end.
commit 8e034f26d81087858a25b15c779c536887fc95a3 Author: Pascal Terjan <pterjan@...> Date: Sun Apr 19 22:55:57 2015 +0000 hide empty space < 2MB, we have such holes due to alignment (mga#15733) --- Commit Link: http://gitweb.mageia.org/software/drakx/commit/?id=8e034f26d81087858a25b15c779c536887fc95a3
Closing
Status: NEW => RESOLVEDCC: (none) => thierry.vignaudResolution: (none) => FIXED