Hello,
there is a remark in the KDE partition management log. Actually everything works. That means I can read and write all my partition, but still the entries worry me.
I basically have 4 hard disks in the system, two of which are affected by the messages.
My second Kingston is affected three times and my fourth Samsung also receives a message.
My Kingston is set up like this:
1MB are unallocated before the first partition
1st partition: dev/sdb1 300MB Fat32 Boot/efi
2nd partition: dev/sdb2 103GB ext4 root
3rd partition: dev/sdb3 8.29GB Linux swap
after that approx. 2.5MB unused
my Samsung is an external USB disk, which is completely intended for Backup and set up like this:
1st partition : dev/sdd1 here was a 16MB partition reserved for Microsoft, which I had simply left untouched.
2nd partition: dev/sdd2 477GB ext4 home backup
3rd partition: dev/sdd3 68GB ext4 root backup
4th partition: dev/sdd4 152GB NTFS Windows backup
The output of the log would be
2024-08-04 18:01:06: Use backend module: pmsfdiskbackendplugin (1)
2024-08-04 18:01:06: Devices are searched ...
2024-08-04 18:01:06: Device found: CT2000BX500SSD1
2024-08-04 18:01:06: Device found: KINGSTON SA400S37120G
2024-08-04 18:01:06: The partition "/dev/sdb2" is not correctly aligned (last sector: 217.051.457, modulo: 322).
2024-08-04 18:01:06: The partition "/dev/sdb3" is not correctly aligned (first sector: 217.051.458, modulo: 322).
2024-08-04 18:01:06: The partition "/dev/sdb3" is not correctly aligned (last sector: 234.436.544, modulo: 1.985).
2024-08-04 18:01:07: Device found: WDC WD15EADS-00P8B0
2024-08-04 18:01:08: Device found: ST750LM022 HN-M750MBB
2024-08-04 18:01:09: The partition "/dev/sdd1" is not correctly aligned (first sector: 34, modulo: 34).
2024-08-04 18:01:10: Search finished.
How can this misalignment be corrected and where does it come from?