FDISK inapropriately realigns CHS values of untouched partitions to cylinder boundaries
This is another case of making the CHS and LBA values of partitions becoming out of sync when doing ANY modification.
In the example below primary partitions 2-4 were not touched. FDISK did not issue a warning that it modified these partitions.
Before screenshot: https://boeckmann.io/pub/malicious_chs_align1.png
After screenshot: https://boeckmann.io/pub/malicious_chs_align2.png
Edited by Bernd Böckmann