Unsolved
This post is more than 5 years old
13 Posts
0
36974
February 17th, 2011 11:00
Overwrite/Wipe Drives in PowerEdge ?
What does everyone use to wipe (and I mean "wipe" as in overwrite) hard drives in a PowerEdge 1950 with the PERC 6/i controller ? Most of the free tools won't recognize the drives on a RAID controller. I usually use the trick to change the RAID array to another RAID configuration (i.e. RAID #1 to a RAID #0) and initialize the drive in the RAID configuration software, but this time I want to be able to say I overwrote the entire drive to government DOD specs. What does everyone use ?
0 events found
No Events found!


g_moore
4 Posts
0
February 18th, 2011 10:00
something like:
#dd if=/dev/zero of=/dev/sda
PhilG327
13 Posts
0
February 18th, 2011 11:00
PhilG327
13 Posts
0
February 22nd, 2011 08:00