[wellylug] Darik's Boot and Nuke ("DBAN") HDD eraser

Atom Smasher atom at smasher.org
Wed Jun 2 19:48:11 NZST 2010


On Wed, 2 Jun 2010, marchetti wrote:

> I want to erase the entire contents, including the Fedora OS, of a 
> laptop's HDD. And thren start afresh.
>
> I have tried the above Darik freebie, but it did not work, returning to 
> the boot cue. It may be intended for Windows OS' only.
==============

if you're not giving the laptop to someone else, you shouldn't ~really~ 
need to secure-erase the drive. just install the new OS and don't worry 
about any old stuff on the drive. you can also install a new OS and then 
run sfill (part of the secure-delete package) to get rid of anything the 
old OS may have left on the disk.

DBAN is not intended for windows... it's intended to boot from the CD. you 
tried that?

otherwise (probably best to do this from a live-CD) you can run:
 	# cat /dev/urandom > /dev/hard-disk

substitute "hard-disk" with your drive, probably "sda". you can also use 
/dev/zero instead of /dev/urandom; zero should be faster, [u]random makes 
it theoretically harder to recover data.

if you *REALLY* want to wipe a drive, (also?) do this - 
https://ata.wiki.kernel.org/index.php/ATA_Secure_Erase

last i checked DBAN didn't support ATA secure erase, but some laptops will 
let you do it from CLI.


-- 
         ...atom

  ________________________
  http://atom.smasher.org/
  762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
  -------------------------------------------------

 	"There is growing evidence that smoking has pharmacological
 	 effects that are of real value to smokers."
 		-- Joseph F. Cullman III,
 		President of Philip Morris,
 		Annual Report to Stockholders, 1962



More information about the wellylug mailing list