Next: Testing
Up: Secure Deletion of Data
Previous: Tools
Contents
There are other tools on the SystemRescue CD which you can use similarly to overwrite
especially devices, for example
- "dd": if=/dev/zero or /dev/urandom, of=device
- "dd_rescue": works similar to "dd"
- "badblocks": with -w option for writes 4 static passes
For more information take a look at the manuals.
2004-08-17