A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » General Hardware & Peripherals » Storage (alternative)
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Shredding deleted files



 
 
Thread Tools Display Modes
  #1  
Old March 13th 09, 10:47 PM posted to comp.sys.ibm.pc.hardware.storage
[email protected]
external usenet poster
 
Posts: 2
Default Shredding deleted files

Hi, I really dont know if this is the right spot to ask this question.
If not, pls address me to the right ng or discussion forum )

I am selling my old hardware. I already shredded all recent sensitive
information from my hard disk. However, in the past I used to delete
files with no special precaution, so the disk is full of easily
retrievable old data. My program, Simple File Shredder, only accesses
files that havnt already been deleted.

Do you know a program that accesses deleted files and shreddes them
once and for all? Thanks in advance!
  #2  
Old March 14th 09, 12:06 AM posted to comp.sys.ibm.pc.hardware.storage
Harry[_7_]
external usenet poster
 
Posts: 20
Default Shredding deleted files

On Mar 13, 3:47*pm, wrote:

I am selling my old hardware. I already shredded all recent sensitive
information from my hard disk.


Get a Knoppix boot CD, boot it up, and run the following cmd.

dd if=/dev/zero of=/dev/hda

where /dev/hda is the primary master HDD.



  #4  
Old March 14th 09, 01:18 AM posted to comp.sys.ibm.pc.hardware.storage
Ian D
external usenet poster
 
Posts: 333
Default Shredding deleted files


wrote in message
...
Hi, I really dont know if this is the right spot to ask this question.
If not, pls address me to the right ng or discussion forum )

I am selling my old hardware. I already shredded all recent sensitive
information from my hard disk. However, in the past I used to delete
files with no special precaution, so the disk is full of easily
retrievable old data. My program, Simple File Shredder, only accesses
files that havnt already been deleted.

Do you know a program that accesses deleted files and shreddes them
once and for all? Thanks in advance!


Google "free space wiper". Lots of apps listed. A free space
wiper will wipe all empty space and deleted files.


  #5  
Old March 14th 09, 01:28 AM posted to comp.sys.ibm.pc.hardware.storage
Arno[_3_]
external usenet poster
 
Posts: 1,425
Default Shredding deleted files

Harry wrote:
On Mar 13, 3:47?pm, wrote:


I am selling my old hardware. I already shredded all recent sensitive
information from my hard disk.


Get a Knoppix boot CD, boot it up, and run the following cmd.


dd if=/dev/zero of=/dev/hda


where /dev/hda is the primary master HDD.


After bootup, go to a console with Ctrl-F1. Best remove/disconnect
all other HDDs. Determine which disks are present with fdisk:

fdisk -l

will list all disks and their partitions. SATA HDDs will show up
as sda,sdb,... IDE HDDs will show up as hda,hdb,...

It is better to use dd_rescue (also in Knoppix),
as it will give you progress output:

dd_rescue /dev/zero /dev/hda

If it the overwtite is very slow, you may also want to activate
DMA with

hdparm -d 1 /dev/hda

This is typically not needed with SATA HDDs, but often needed
with IDE HDDs.

Arno

  #6  
Old March 14th 09, 01:40 AM posted to comp.sys.ibm.pc.hardware.storage
iws
external usenet poster
 
Posts: 46
Default Shredding deleted files

Eraser (http://www.heidi.ie/node/6) is free and will erase both files and
empty space. I like it for its erase option within the context menu of
Windows Explorer. It can also erase the entire disc if the disc is not
needed for the operating system. It comes with the ability to also create a
Darik's Boot and Nuke disk that "securely wipes the hard disks of most
computers."

wrote in message
...
| Hi, I really dont know if this is the right spot to ask this question.
| If not, pls address me to the right ng or discussion forum )
|
| I am selling my old hardware. I already shredded all recent sensitive
| information from my hard disk. However, in the past I used to delete
| files with no special precaution, so the disk is full of easily
| retrievable old data. My program, Simple File Shredder, only accesses
| files that havnt already been deleted.
|
| Do you know a program that accesses deleted files and shreddes them
| once and for all? Thanks in advance!


  #7  
Old March 14th 09, 11:19 AM posted to comp.sys.ibm.pc.hardware.storage
Bob Willard
external usenet poster
 
Posts: 156
Default Shredding deleted files

iws wrote:
Eraser (http://www.heidi.ie/node/6) is free and will erase both files and
empty space. I like it for its erase option within the context menu of
Windows Explorer. It can also erase the entire disc if the disc is not
needed for the operating system. It comes with the ability to also create a
Darik's Boot and Nuke disk that "securely wipes the hard disks of most
computers."

wrote in message
...
| Hi, I really dont know if this is the right spot to ask this question.
| If not, pls address me to the right ng or discussion forum )
|
| I am selling my old hardware. I already shredded all recent sensitive
| information from my hard disk. However, in the past I used to delete
| files with no special precaution, so the disk is full of easily
| retrievable old data. My program, Simple File Shredder, only accesses
| files that havnt already been deleted.
|
| Do you know a program that accesses deleted files and shreddes them
| once and for all? Thanks in advance!



Yep - I've used Eraser for years. It is great.
--
Cheers, Bob
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Chkdsk deleted my files!! Revygrrl Storage (alternative) 14 July 26th 06 10:41 AM
Deleted files Beemer Biker Storage (alternative) 1 March 10th 06 06:15 PM
Deleted files Yousuf Khan Storage (alternative) 0 March 10th 06 05:34 PM
Deleted files Arno Wagner Storage (alternative) 0 March 10th 06 03:12 PM
Why can't some files be deleted? edek Homebuilt PC's 3 June 2nd 04 08:27 AM


All times are GMT +1. The time now is 06:55 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.