I know we can wipe a hard disk using random data or zeros, but is it possible to wipe using a fixed string ?
e.g. is this correct?
dd if="string" of=/my/harddisk ...
Also, does the options below say to copy only the 400th sector?
bs=512 count=1 skip=399
/bin/shor whatever, but it is a hard problem (because of the interactions of multiple levels of hardware and software caching betweenddand the disk) and one that has already been solved by experts. – dmckee Mar 26 '11 at 0:52