On Mon, 23 Jul 2012, Gary Dale wrote:
> compressible. You can also zero the empty space on the main
> partition, which should make it also compress quite well.
> BitShredder can do this. If the partition has the free space zeroed,
> it should compress down to a manageable size.

On most filesystems (not on btrfs, for example), "dd if=/dev/zero
of=somefile bs=1M ; rm somefile" (as root)  will happily zero all the data
area in the filesystem that hosts somefile (provided it is otherwise idle).
Zeroing stale metadata areas is filesystem-version-specific, dangerous, and
not worth the effort.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120723111357.gb9...@khazad-dum.debian.net

Reply via email to