From: Martin Eisenhardt <martin.eisenhardt@wiai.uni-bamberg.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Good command for wiping a hard drive?
Date: Fri, 30 Sep 2005 23:21:57 +0200 [thread overview]
Message-ID: <200509302321.57877.martin.eisenhardt@wiai.uni-bamberg.de> (raw)
In-Reply-To: <5bdc1c8b0509301411i2917d73asa096a6ca291fc342@mail.gmail.com>
Hello,
you might want to give shred a try. It is probably already installed on your
box.
Regards
Martin
On Friday 30 September 2005 23:11, Mark Knecht wrote:
> Thanks Remy
>
> On 9/30/05, Remy Blank <remy.blank_asps@pobox.com> wrote:
> > Mark Knecht wrote:
> > > Sold my laptop on Ebay. It was dual boot Gentoo/XP Pro and had
> > > financial data on it. I'd like to pretty securely wipe the drive
> > > before shipping. I've already deleted all 10 partitions and written
> > > new partitions on which are different sizes and different file
> > > systems. What simple command can Ido to write data to the whole drive?
> >
> > Assuming your hard disk is /dev/hda, I'd do:
> >
> > dd if=/dev/zero of=/dev/hda bs=8M
> >
> > Then go have a coffee. If you want it more secure, go for this, a few
> > times in a row (at least 7, I read):
> >
> > dd if=/dev/urandom of=/dev/hda bs=8M
> >
> > However, this will take a *long* time, as /dev/urandom is quite slow.
> > But it will make the data unrecoverable even with expensive means.
> >
> > -- Remy
> >
> >
> > Remove underscore and suffix in reply address for a timely response.
> >
> > --
> > gentoo-user@gentoo.org mailing list
--
Dipl. Wirtsch.Inf. (Univ.) Martin Eisenhardt
Otto-Friedrich-University Bamberg
Department Business Informatics and Applied Computer Science
Media Informatics Group
D - 96045 Bamberg
fon: +49 (951) 863 2856
fax: +49 (951) 863 2852
www: http://www.mneisen.org
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-09-30 21:30 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-30 20:34 [gentoo-user] Good command for wiping a hard drive? Mark Knecht
2005-09-30 20:50 ` [gentoo-user] " Remy Blank
2005-09-30 21:11 ` Mark Knecht
2005-09-30 21:21 ` Martin Eisenhardt [this message]
2005-09-30 21:34 ` Richard Fish
2005-10-01 6:18 ` Alexander Skwar
2005-10-01 8:00 ` Jonathan Wright
2005-10-01 11:49 ` Alexander Skwar
2005-10-01 8:02 ` Uwe Thiem
2005-09-30 20:56 ` [gentoo-user] " Michael Crute
2005-09-30 21:10 ` Mark Shields
2005-09-30 21:13 ` Mark Shields
2005-09-30 21:19 ` Billy Holmes
2005-09-30 22:14 ` Oliver Friedrich
2005-09-30 22:17 ` fire-eyes
2005-09-30 22:45 ` Mark Knecht
2005-10-01 6:15 ` Alexander Skwar
2005-10-01 6:18 ` Brian Parish
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200509302321.57877.martin.eisenhardt@wiai.uni-bamberg.de \
--to=martin.eisenhardt@wiai.uni-bamberg.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox