https://bugs.kde.org/show_bug.cgi?id=429778
--- Comment #3 from Andrius Štikonas <andr...@stikonas.eu> --- (In reply to Claudius Ellsel from comment #2) > Another discrepancy between KDE partition manager and gparted is the > displayed used disk size. That still differs alot also after "fully" > expanding with gparted. Used disk size is hard to estimate and might certainly differ based on which source you use. KDE Partition Manager has a few sources itself (depending on whether partition is mounted or not). Some filesystems themselves don't know exact amount of used/free space and show only estimates (this is especially true for btrfs with its subvolumes). How much is the difference though? And regarding original problem: argh, sfdisk does not show size of whole device when you use MBR (it did show for me with GPT). Maybe you can paste sudo fdisk /dev/sda instead (you need to press "p" for info). -- You are receiving this mail because: You are watching all bug changes.