Le 8 févr. 08 à 16:20, Henrique de Moraes Holschuh a écrit :
On Fri, 08 Feb 2008, Thibaut Paumard wrote:
Description: zerofree - zero free blocks from ext2/3 file-systems
Zerofree finds the unallocated, non-zeroed blocks in an ext2 or
ext3
file-system and fills them with zeroes. This is useful if the
device
I'd add "umounted or mounted read-only" somewhere. It makes all the
difference: one can use zerofree for them, and dd for filesystems
mounted
read-write.
Good idea, done, last sentence of 1 §.
Same version number, but date updated in changelog to today, 16:28.
Regards, Thibaut.