https://bugs.kde.org/show_bug.cgi?id=434663

--- Comment #6 from Andrius Štikonas <andr...@stikonas.eu> ---
Also it might be useful to double check what is filesystem size (as opposed to
partition size):

dumpe2fs -h /dev/sdb1 |& awk -F: '/Block count/{count=$2} /Block size/{size=$2}
END{print count*size}'

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to