Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    Disk utility shows exactly capacity 154 GB (153,859,653,632 bytes). Commented Apr 7, 2011 at 12:18
  • >> sudo tune2fs -l /dev/sda1 << Which parameters tell me where the space is going? Commented Apr 7, 2011 at 12:20
  • This answer saved my OCD butt quite a bit of hours into chasing nothing Commented Jul 26, 2022 at 13:28
  • Use df -H to show sizes in GB and df -h to show in GiB. Commented Feb 25 at 9:07