Data storage
Zettaset XCrypt Full Disk
Manually zeroizing old data
1min
For each partition where you are not preserving existing data (where encrypted_preserve=n) and which previously held sensitive data, you should wipe the partition before encrypting it. Otherwise, some blocks might not be overwritten with encrypted data immediately and could be recovered.
Use the umount and wipefs commands to unmount and zeroize.
For example, to zeroize partition /dev/sdb:
Updated 12 Jul 2024
Did this page help you?