Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Need Hard Drive Eraser

8 views
Skip to first unread message

Big Brother

unread,
Nov 21, 2009, 5:14:35 PM11/21/09
to
Am giving an old laptop to a co-worker..

Need a freebie drive eraser program that works..


Thanks..

Rich

Dave

unread,
Nov 21, 2009, 5:46:27 PM11/21/09
to

Darik's Boot And Nuke
http://www.dban.org/

Darik's Boot and Nuke ("DBAN") is a self-contained boot disk that
securely wipes the hard disks of most computers. DBAN will automatically
and completely delete the contents of any hard disk that it can detect,
which makes it an appropriate utility for bulk or emergency data
destruction.

CopyWipe
http://www.terabyteunlimited.com/copywipe.php

CopyWipe™ is a utility for copying or securely overwriting (wiping/
erasing) entire hard drives. CopyWipe can ease and expedite the
transition to a new hard drive by copying the entire contents of one
drive to another. CopyWipe can also help prevent confidential or private
data from being recovered, by securely wiping the contents of a drive. A
number of options are provided for wiping, most of which exceed
governmental standards (such as DoD 5220.22-M, NAVSO P-5239-26, etc.);
this allows the user to choose an optimal balance between security and
duration of the wiping operation.

Dave

--
Registered Linux user # 444770

Message has been deleted

Brian (Groups)

unread,
Nov 21, 2009, 7:29:20 PM11/21/09
to

If you want to go the thorough path, as well as getting a portable
tool to keep for future use, all you need is some sort of bootable
Linux distribution, such as Knoppix, that has the “shred” tool
installed. From console mode, you just need a single command like:

# shred -n 2 -z -v /dev/hda1

and you're all wiped clean. More details on:
http://www.oreillynet.com/sysadmin/blog/2005/03/please_for_the_love_of_all_tha.html

Brian

Mark Warner

unread,
Nov 21, 2009, 8:51:16 PM11/21/09
to
Brian (Groups) wrote:
> On Nov 22, 9:14 am, Big Brother <somewatching...@microsoft.com> wrote:
>> Am giving an old laptop to a co-worker..
>>
>> Need a freebie drive eraser program that works..
>
> If you want to go the thorough path, as well as getting a portable
> tool to keep for future use, all you need is some sort of bootable
> Linux distribution, such as Knoppix, that has the “shred” tool
> installed. From console mode, you just need a single command like:
>
> # shred -n 2 -z -v /dev/hda1
>
> and you're all wiped clean. More details on:
> http://www.oreillynet.com/sysadmin/blog/2005/03/please_for_the_love_of_all_tha.html

'dd' can be used as well:

dd if=/dev/zero of=/dev/sda bs=4k conv=notrunc

In fact, I believe that DBAN uses 'dd' at its core.

--
Mark Warner
MEPIS Linux
Registered Linux User #415318
...lose .inhibitions when replying

ND

unread,
Nov 21, 2009, 9:30:30 PM11/21/09
to
In news:he9ooe$j47$1...@news.eternal-september.org,
Big Brother <somewat...@microsoft.com> typed:

http://www.killdisk.com/

Cheers,
--
ND
Return address ok.

VanguardLH

unread,
Nov 21, 2009, 9:42:49 PM11/21/09
to
Big Brother wrote:

> Am giving an old laptop to a co-worker.. Need a freebie drive eraser
> program that works..

http://www.killdisk.com/, which can be put on a bootable floppy, only
writes zeroes in its free version.

http://blogs.zdnet.com/storage/?p=129
http://cmrr.ucsd.edu/people/Hughes/SecureErase.shtml
The means to perform a secure earse is probably already incorporate in
the hard disk that you have. This erases even the bad sectors that got
remapped (other utilities don't do that).

Message has been deleted

Maximus the Mad

unread,
Nov 22, 2009, 9:21:44 PM11/22/09
to
On Sat, 21 Nov 2009 17:14:35 -0500, Big Brother
<somewat...@microsoft.com> wrote:

> Am giving an old laptop to a co-worker..
>

Do you have the install disks? Do him a favor if you do, format then
install the os. He will be ever so grateful.
--
Max Wachtel
This post was created using Opera@USB: http://www.opera-usb.com
Virus Removal Instructions
http://sites.google.com/site/keepingwindowsclean/home
Max's Favorite Freeware
http://sites.google.com/site/keepingwindowsclean/freeware

Dugie

unread,
Nov 24, 2009, 6:14:29 PM11/24/09
to
"VanguardLH" <V...@nguard.LH> wrote in message
news:hea8ev$e4o$1...@news.albasani.net...

Thanks, VanguardLH. The http://cmrr.ucsd.edu site is a great source of
information. I like the SecureErase program.
After recently exploring my system disks, trying to recover data, it seems
the same files are stored in many places, helping to make secure data
deletion almost impossible. Short of disassembling a drive and drilling the
platters, SecureErase hopefully removes data.

I wonder if all info is removed, i.e. file names, which at one time I could
edit or remove using a sector/disk editor.

Dugie


wasbit

unread,
Nov 27, 2009, 5:07:29 PM11/27/09
to
0 new messages