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.