Andreas Grassl wrote:
i encrypted a partition with cryptsetup -c aes-cbc-essiv:sha256 -y -s 256 luksFormat /dev/sda6 but forgot to wipe the data first :-) now i thought to write simply a zero-file on the encrypted partition to fill the whole space.
Why not just fill the file system with data - copy files from somewhere, anywhere, until it's full. Then delete them again. That way just about all of the partition will be rewritten with encrypted data.
Dick --------------------------------------------------------------------- dm-crypt mailing list - http://www.saout.de/misc/dm-crypt/ To unsubscribe, e-mail: dm-crypt-unsubscribe@xxxxxxxx For additional commands, e-mail: dm-crypt-help@xxxxxxxx