Results 1 to 5 of 5

Thread: 'Shred'ing my hard drive

  1. #1
    Join Date
    Mar 2008
    Beans
    216

    'Shred'ing my hard drive

    I'm about to sell my old computer and I wanted to wipe the drive clean so that none of my private data could be retrieved by the buyer. To do this I use the 'shred' command on my hard drive after booting up into a LiveCD. Is this correct? Is there a better way to do this?

    Thanks for the help.

  2. #2
    Join Date
    Dec 2007
    Beans
    65

    Re: 'Shred'ing my hard drive

    Try using wipe.

    Check this out

    http://wipe.sourceforge.net

  3. #3
    Join Date
    Mar 2008
    Location
    City of Pines
    Beans
    3,585

    Re: 'Shred'ing my hard drive

    Perform a low level format using the utility that your hard disk manufacturer provides.
    Steady movement is more important than speed, much of the time. So long as there is a regular progression of Stimuli to get your mental hooks into, there is room for lateral movement. Once this begins, its rate is a matter of discretion.

  4. #4
    Join Date
    Jan 2008
    Location
    Ohio, USA
    Beans
    345
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: 'Shred'ing my hard drive

    You can use that software or use the following command:

    Code:
    shred -vfz -n ? (drive)
    Were the "?" is, put the number of times you wan to shred the drive, then for were "(drive)" is, put the drive that you want to shred. Once your done, do whatever you want with it. I think that this method is more effective since you can control what is done to your drive and have immediate results.

  5. #5

    Re: 'Shred'ing my hard drive

    There is also Dban.
    Learning is not attained by chance, it must be sought for with ardor and attended to with diligence. Abigail Adams ( 1744 - 1818 ), 1780;

    My blog Poetry and More Free Ubuntu Magazine

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •