Topic: Question about GParted's used/unused disk space checking
Hi there,
I have been trying to find a way to use parted (or libparted) to output the amount of used/unused space on a given partition, when it is unmounted.
So far I've had no success, and after spending some time in the #parted freenode channel, I was told that libparted does not have this functionality.
So how exactly does GParted manage to display used/unused space of unmounted partitions?
I've downloaded the GParted sources and given them a look, but I'm not at all savvy in either C or C++ so I'm kind of lost there...
Thanks in advance!