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.

1
  • That explains it perfectly, thanks. You're right, my confusion was that I made the wrong assumption that the default unit for a block was 512 bytes leading me to believe that my default block size was 2048. By running tune2fs, it did indeed show that my default block size is 4096. I wasn't aware that sparse files consist of not storing blocks entirely made of zeroes, a gap in my knowledge. Thanks. (And as for the 13 bytes, I think I may have put a space after one of the input lines). Commented Jan 9, 2012 at 3:46