tjohansen14 / diskscrub

Automatically exported from code.google.com/p/diskscrub
GNU General Public License v2.0
0 stars 0 forks source link

implement I/O error ignore and/or bad block skip feature #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

1.  I had trouble using DBAN because it doesn't work w/bad hardware.
    I am returning a Dell Inspiron 1545 with Windows 7, 32-bit.  Other than
a failing hard drive, there are other less major issues.  The laptop is a
few months old.
    Will DiskScrub work? Thank you.

Please provide any additional information below.

Original issue reported on code.google.com by nancyli...@yahoo.com on 21 May 2010 at 3:49

GoogleCodeExporter commented 8 years ago
I'm having some trouble erasing a failing usb-drive. I get some I/O errors, and 
the device disappears. The errors are not deterministic, so I think a "resume" 
feature would work for me. I guess some more problematic situations might need 
support for jumping over the broken blocks, to do a best effort erase.

Original comment by toni.ruo...@gmail.com on 10 Aug 2010 at 9:18

GoogleCodeExporter commented 8 years ago
Sorry for the delay responding - I did not have the google code issue tracker 
set up to notify me when new issues are opened.

Diskscrub runs on UNIX/linux so unless you have a way to boot Linux on your PC, 
such as from one of the livecd distributions, it won't help.

At the moment, diskscrub returns an error if it gets an I/O error back from the 
operating system.  It's a pretty good idea for a feature to add an option to 
ignore these errors (although we can't control the OS's retry/timeout 
behavior), or to be able to provide a "skip list" of bad blocks.

I'll put that on the todo list but I may not get to it for a while.

Original comment by garlick....@gmail.com on 7 Nov 2010 at 4:46

GoogleCodeExporter commented 8 years ago

Original comment by garlick....@gmail.com on 22 Aug 2011 at 4:02

GoogleCodeExporter commented 8 years ago

Original comment by garlick....@gmail.com on 22 Aug 2011 at 4:03