How to create holes in files ?

Bob Eager rde at tavi.co.uk
Fri Sep 29 07:08:28 UTC 2017


On Fri, 29 Sep 2017 08:26:13 +0200
Ben RUBSON <ben.rubson at gmail.com> wrote:

> Unfortunately here storage blocks will be set/written to 0,
> they will not be freed/recovered, a file hole will not be created.

You need to add:  conv=sparse    to the dd command to turn zero blocks
into unallocated blocks.


More information about the freebsd-fs mailing list