From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] {OT} Preparing a laptop for sale
Date: Wed, 16 Dec 2009 20:49:11 -0600 [thread overview]
Message-ID: <4B299C27.4030306@gmail.com> (raw)
In-Reply-To: <c30988c30912161656r4709fcb9l5aeaa2d76010b2c0@mail.gmail.com>
Joshua Murphy wrote:
> On Wed, Dec 16, 2009 at 6:36 PM, Dale <rdalek1967@gmail.com> wrote:
>
>> Mick wrote:
>>
>>> On Wednesday 16 December 2009 18:49:07 Grant wrote:
>>>
>>>
>>>> I'm about to sell my old laptop and I'd like to wipe out the data and
>>>> install any flavor of Linux via USB (the CD drive doesn't work any
>>>> more). I've got a bootable USB key that will get me into Gentoo. How
>>>> would you take it from there? I'm looking for something quick and
>>>> easy. My data isn't too sensitive, but I'd like to do some type of
>>>> wiping so it isn't all just sitting there with a deleted flag or
>>>> however that works.
>>>>
>>>>
>>> First I'd mount the partitions and then emerge/use shred:
>>>
>>> # shred -v -n 25 -z -u /mnt/a_partition
>>>
>>> Then I would delete old partitions, create new partitions and format them
>>> as required. If you're really paranoid about your data (which from what
>>> you're telling me you're not) you can also use dd to randomly overwrite
>>> partition tables, but I would probably not bother.
>>>
>>> Now, there may be more modern tools to do all this with a single button,
>>> but I haven't looked into it in any detail.
>>>
>>> HTH.
>>>
>>>
>> Also note that shred, at least the last I read, doesn't work to well on some
>> file systems. I know this used to be true for reiserfs and some other
>> journalized file systems.
>>
>> I'm thinking the dd thing may be the best way here. I don't think it cares
>> about file systems when it does its thing.
>>
>> Dale
>>
>> :-) :-)
>>
>>
>
> That is, of course, when shredding individual files, where the final
> location and initial locations for them may not wind up being the same
> place on disk. When 'shredding' a whole partition, though, the file
> system itself ceases to matter, as it in itself is being overwritten
> as well as all the data it provides a means of indexing for.
>
> Incidentally, I believe the oft referenced here DBAN uses shred
> internally, last I looked.
>
>
That makes sense. So, the OP shouldn't mount the drives but shred the
disk itself?
Dale
:-) :-)
next prev parent reply other threads:[~2009-12-17 4:19 UTC|newest]
Thread overview: 67+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-16 18:49 [gentoo-user] {OT} Preparing a laptop for sale Grant
2009-12-16 19:06 ` Neil Bothwick
2009-12-16 19:24 ` Mick
2009-12-16 21:25 ` Albert Hopkins
2009-12-16 23:24 ` Marcus Wanner
2009-12-17 11:23 ` Mick
2009-12-16 23:36 ` Dale
2009-12-17 0:37 ` Robert Bridge
2009-12-17 8:13 ` Alan McKinnon
2009-12-17 9:52 ` Adam
2009-12-17 15:12 ` Alex Schuster
2009-12-17 15:19 ` Nevynxxx
2009-12-17 15:35 ` Robert Bridge
2009-12-17 0:56 ` Joshua Murphy
2009-12-17 2:49 ` Dale [this message]
2009-12-17 5:13 ` Joshua Murphy
2009-12-17 11:42 ` Mick
2009-12-17 12:47 ` Albert Hopkins
2009-12-19 9:39 ` Mick
2009-12-17 13:40 ` Marcus Wanner
2009-12-17 14:26 ` Neil Bothwick
2009-12-17 16:49 ` Alan McKinnon
2009-12-17 22:09 ` Neil Bothwick
2009-12-17 23:15 ` BRM
2009-12-17 19:29 ` Stroller
2009-12-16 19:54 ` Robert Bridge
2009-12-18 17:08 ` Grant
2009-12-18 18:20 ` Dale
2009-12-18 18:30 ` Grant
2009-12-18 20:09 ` Albert Hopkins
2009-12-18 18:28 ` Joshua Murphy
2009-12-18 23:05 ` Grant
2009-12-19 0:23 ` Dale
2009-12-19 0:32 ` Albert Hopkins
2009-12-19 1:51 ` Marcus Wanner
2009-12-19 1:58 ` Grant
2009-12-19 10:59 ` Neil Bothwick
2009-12-19 12:11 ` [gentoo-user] Re: dd - bytes at a time Stroller
2009-12-19 15:15 ` Neil Bothwick
2009-12-21 3:39 ` Joshua Murphy
2009-12-19 16:50 ` [gentoo-user] {OT} Preparing a laptop for sale Grant
2009-12-19 18:47 ` Albert Hopkins
2009-12-19 22:57 ` Grant
2009-12-20 21:56 ` Grant
2009-12-20 23:30 ` Willie Wong
2009-12-21 17:01 ` Grant
2009-12-21 18:31 ` Willie Wong
2009-12-21 19:38 ` Dale
2009-12-21 20:06 ` Grant
2009-12-21 22:28 ` Dale
2009-12-22 23:10 ` Willie Wong
2009-12-22 23:08 ` Grant
2010-01-10 11:36 ` [gentoo-user] coreutils compilation fail Li
2010-01-10 12:39 ` Arttu V.
2009-12-21 20:03 ` [gentoo-user] {OT} Preparing a laptop for sale Grant
2009-12-22 2:59 ` Grant
2009-12-22 7:14 ` Alan McKinnon
2009-12-22 18:34 ` Grant
2009-12-21 22:18 ` Neil Bothwick
2009-12-22 13:04 ` John H. Moe
2009-12-22 15:41 ` Neil Bothwick
2009-12-22 23:14 ` Willie Wong
2009-12-19 16:46 ` Marcus Wanner
2009-12-18 20:08 ` Albert Hopkins
2009-12-16 19:58 ` John Lowry
2009-12-16 21:12 ` Dan Cowsill
[not found] ` <c30988c30912161202n79a212ecx734336b46ec9e990@mail.gmail.com>
2009-12-17 15:51 ` Alex Schuster
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=4B299C27.4030306@gmail.com \
--to=rdalek1967@gmail.com \
--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