Go Back   TechArena Community > Technical Support > Computer Help > Windows Vista > Vista File Management
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Harddisk bad block recovery tool?

Vista File Management


Reply
 
Thread Tools Search this Thread
  #1  
Old 27-03-2009
Michael Moser
 
Posts: n/a
Harddisk bad block recovery tool?

My laptop's HD seems to have a major bad block. When trying to read certain files the disk always starts clicking and making strange and rather disturbing noises for about 2 minutes before the system fails and I get a blue screen.Fortunately most of these files seem to be in a directory that I only kept "just in case" anyway, i.e. there would be no major harm, if these file are lost. I only noticed, that these are corrupted, when trying to read them while making a backup. Alas, that backup never fully ran through due to the problem described.

I am thus seeking a program that tries to read the entire disk (and does not crash, if it gets errors...) and marks files that contain unreadable blocks such that the OS doesn't try to access these any more. As far as I know that should be possible. I once read that there is some kind of bad block list somewhere.

Ideally it would also try to read damaged files a certain number of times (e.g. 1000 times or so) trying to recover as much data as possible and if it was able to read entire files it copies their content over to greener pastures. That would allow to minimize the actual data loss.

Is there such a tool? Any suggestions?

Michael


Reply With Quote
  #2  
Old 27-03-2009
Tom
 
Posts: n/a
Re: Harddisk bad block recovery tool?

I wonder if Gibson's "Scandisk" is still incarnate?

On Thu, 26 Mar 2009 16:49:51 -0700, Michael Moser
<michael-nospam.moser@nospam.freesurf.ch> wrote:

> I am thus seeking a program that tries to read the entire disk (and does
> not crash, if it gets errors...) and marks files that contain unreadable
> blocks such that the OS doesn't try to access these any more.


> Is there such a tool? Any suggestions?




--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Reply With Quote
  #3  
Old 27-03-2009
dinesh
 
Posts: n/a
Re: Harddisk bad block recovery tool?


Well Michael, try these steps:
boot to recovery environment and open command prompt,
type: *chkdsk /f/r/b*
if it ask to dismount the drive, press *Y *and press ENTER.
it will take about 45 mins and will try to recover maximum clusters
from the HDD.


--
dinesh

Hope that works !!!
Dinesh.;)

Reply With Quote
  #4  
Old 27-03-2009
Kerry Brown
 
Posts: n/a
Re: Harddisk bad block recovery tool?


"Michael Moser" <michael-nospam.moser@nospam.freesurf.ch> wrote in message
news:#ga8P2mrJHA.5452@TK2MSFTNGP02.phx.gbl...
> My laptop's HD seems to have a major bad block. When trying to read
> certain files the disk always starts clicking and making strange and
> rather disturbing noises for about 2 minutes before the system fails and I
> get a blue screen.Fortunately most of these files seem to be in a
> directory that I only kept "just in case" anyway, i.e. there would be no
> major harm, if these file are lost. I only noticed, that these are
> corrupted, when trying to read them while making a backup. Alas, that
> backup never fully ran through due to the problem described.
>
> I am thus seeking a program that tries to read the entire disk (and does
> not crash, if it gets errors...) and marks files that contain unreadable
> blocks such that the OS doesn't try to access these any more. As far as I
> know that should be possible. I once read that there is some kind of bad
> block list somewhere.
>
> Ideally it would also try to read damaged files a certain number of times
> (e.g. 1000 times or so) trying to recover as much data as possible and if
> it was able to read entire files it copies their content over to greener
> pastures. That would allow to minimize the actual data loss.
>
> Is there such a tool? Any suggestions?
>


Get whatever data you can off of the drive and replace the drive. With
modern drives if you are seeing bad sectors the drive is toast.

--
Kerry Brown
MS-MVP - Windows Desktop Experience: Systems Administration
http://www.vistahelp.ca/phpBB2/





Reply With Quote
  #5  
Old 28-03-2009
Michael Moser
 
Posts: n/a
Re: Harddisk bad block recovery tool?

Kerry Brown wrote:
>> ...

> Get whatever data you can off of the drive and replace the drive. With
> modern drives if you are seeing bad sectors the drive is toast.


You are probably right. I have already ordered one. Hope the "old" one makes it till then...

Michael

Reply With Quote
  #6  
Old 28-03-2009
Michael Moser
 
Posts: n/a
Re: Harddisk bad block recovery tool?

dinesh wrote:
> Well Michael, try these steps:
> boot to recovery environment and open command prompt,
> type: *chkdsk /f/r/b*
> if it ask to dismount the drive, press *Y *and press ENTER.
> it will take about 45 mins and will try to recover maximum clusters
> from the HDD.


Wow - that was easy! Working mainly on XP in the office I hadn't known that Vista's chkdsk had all that capability aleady built-in (the XP version didn't have that /b option).

Since it's the system drive that has these bad blocks I had to run chkdsk as part of a reboot operation and it took quite a while. Somewhere in the middle it spent long times clicking and clacking along (it obviously tried to re-seeks and re-read certain sectors over and over). This took so long that I had to leave home for some other business and so I left it running.

In the end it had booted into the desktop. Now my question: is there any possibility to figure out WHICH files were hit? I.e. which files it could NOT recover? I checked the system logs but apparently chkdsk doesn't enter any finding there. I am just curious, what I might have lost by this operation and whether anything vital was hit or not.

Michael


Reply With Quote
  #7  
Old 28-03-2009
dinesh
 
Posts: n/a
Re: Harddisk bad block recovery tool?


No idea Michael but i m glad that it worked for you.


--
dinesh

Reply With Quote
  #8  
Old 28-03-2009
Michael Moser
 
Posts: n/a
Interesting .V2 directory ?!

I was investigating my laptops HD a bit closer today (due to some bad block problem I have (or had) - see my other thread and made an interesting observation:

In my C:\Users directory there is an odd directory "C:\Users\<myUserId>.V2" which contains a partial copy of my normal user-directory "C:\Users\<myUserId>" - I just verified that with a directory comparisson tool.

I have no idea how and by whom that folder was created. In theory it could have existed already for a while (i.e. a month or so), since I never had a closer look for a while and the newest files I spotted in that subtree seem to stem from end of February, i.e. are about 4 weeks old. But that directory could also have been just created by the "chkdsk /f/r/b" that I had run this morning.

Does anyone have an idea, what application creates such ".V2" copies of user-directories?

Michael




Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Vista > Vista File Management


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads for: "Harddisk bad block recovery tool?"
Thread Thread Starter Forum Replies Last Post
How is Recovery my Files tool Erubiel Windows Software 5 09-01-2010 03:58 AM
Which are the best data recovery tool for MAC Bindusar Windows Software 5 25-12-2009 04:26 AM
Oracle Block Browser and Editor tool Rup_me Software Development 3 20-11-2009 05:37 PM
Unable to transfer a Wiindows 2000 ghost image (PATA harddisk) to Dell Vostro 220 (SATA harddisk) chessbana Window 2000 Help 4 13-03-2009 10:55 AM
Microsoft Outlook Recovery Tool NetWorm Windows Software 4 24-02-2009 01:44 PM


All times are GMT +5.5. The time now is 03:14 AM.