▲ 33 ▼ 30GB+ used on freash Arch install+KDE? Why? (lemmy.ca) submitted 2 years ago by ColdWater@lemmy.ca to c/linux4noobs@programming.dev 33 comments fedilink hide all child comments
[–] remram@lemmy.ml 5 points 2 years ago Keep in mind that a part of the filesystem will be reserved on creation. Here if I create a completely empty ext4 filesystem with: truncate -s 230G /tmp/img mkfs.ext4 /tmp/img mount /tmp/img /mnt Dolphin reports "213.8 GiB free of 225.3 GiB (5% used)" permalink fedilink source