Author Topic: HD failing (bad sectors), recovered all data except one folder (location is corr  (Read 7904 times)

0 Members and 1 Guest are viewing this topic.

Offline scarsxp

  • Newbie
  • *
  • Join Date: Apr 2014
  • Posts: 49
  • Karma: 1
    • View Profile
HD is failing (bad sectors) (probably), I have recovered all data except one folder (location is corrupt) and not readable.

Here is the story:
For a while I was getting blue screens, with various errors, that led me to believe my hard drive was failing, as not booting up at times, as well. So instead of just backing up my data first (which I should have done) I wanted to confirm that the hard drive was indeed failing. Or confirm my suspicion that the blue screens are coming up because of bad sectors.

So I ran a dos boot up cd (to check all the sectors, I got a lot of bad ones 133660 out of 78175679). After it was done, I reset my computer. And I get a strange message by Windows that there is an I/O error. Can't remember the exact message. 2nd time it said disk read error. It didn't boot up the hard drive.


So I turned the computer off for a while. And I decided to hook up another secondary hard drive (So I can get my data off of my primary hard drive). I started up my computer.

It loaded Windows 7. It started up. Then I backed up most of my data onto a secondary hard drive.

There is just one folder that I couldn't back up.  ---->*The importance of this data is sort of important. But there are videos that I downloaded from the internet, funny ones. Still, I kind of want it.



Another thing, every time I restart the computer, Windows tries to do an integrity check on the hard drive before it loads Windows. I keep canceling, as in fear it might screw something up.

Also researching the error "Location is not available, The file or directory is corrupted an unreadable" I read some things to do, that I'm unsure of.



So what is the best course of action here?  To recover the folder? Should I run a /chkdsk ? <---

Microsoft says  " This behavior can occur if the file, folder or file system index (Master File Table [MFT] or File Allocation Table [FAT]) is damaged. "

But also warns data can be lost. So that is a risk. If I use boot cd,  data recovery tools that is a risk as well.




My hard drive is 37GB. The folder properties does come up as 5.88 GB.

« Last Edit: September 09, 2015, 11:41:27 am by scarsxp »

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Hi, I saw your lengthy post that you could try sfc /scannow. This command will fix most of the things. Allow it to run one or two times up to 100 percent. Then check whether you continue to receive the alert of integrity.If there is integrity problem this command will try to fix it automatically.
                          Check the cbs.log to verify what are those files that could not be fixed. It will not allow you to open cbs.log file. YOu just have to open the notepad as admin to open this log. This log will be long and you have to see the missing or corrupted files. The windows will try to fix itself with the installation folder files or the files in store. If both could not be done, and still you get the integrity problem, then i would advise repair installation as you have already copied all the files except this folder.
If you use this command, then it will show the corrupted files in cbs.log
findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >sfcdetails.txt
This should be typed in command prompt.if some files are missing either copy the same from the same version computer or from the instllation dvd by copying those files to the same directory in the installation folder
« Last Edit: September 10, 2015, 04:06:42 am by jraju »
The Bottom line is "Check your hardware first if it supports the task you try".

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Hi, There is one more thing. To easily check whether your hdd is in good condition or not, Pl try this.
To check your Hard Disk Health natively, open a command prompt window. First type wmic and hit Enter. Then type diskdrive get status and hit Enter. If you get ok message, then it means that hdd is not failing.
The Bottom line is "Check your hardware first if it supports the task you try".

Offline scarsxp

  • Newbie
  • *
  • Join Date: Apr 2014
  • Posts: 49
  • Karma: 1
    • View Profile
Hi, I saw your lengthy post that you could try sfc /scannow. This command will fix most of the things. Allow it to run one or two times up to 100 percent. Then check whether you continue to receive the alert of integrity.If there is integrity problem this command will try to fix it automatically.
                          Check the cbs.log to verify what are those files that could not be fixed. It will not allow you to open cbs.log file. YOu just have to open the notepad as admin to open this log. This log will be long and you have to see the missing or corrupted files. The windows will try to fix itself with the installation folder files or the files in store. If both could not be done, and still you get the integrity problem, then i would advise repair installation as you have already copied all the files except this folder.
If you use this command, then it will show the corrupted files in cbs.log
findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >sfcdetails.txt
This should be typed in command prompt.if some files are missing either copy the same from the same version computer or from the instllation dvd by copying those files to the same directory in the installation folder


Hi I was able to boot up a linux live cd support disk. (Ubuntu) And I got access to the folder easily. It copied all of the files and folders with no problem. No input output errors.
Also the number of bad sectors only adds up to 38mb if I'm correct. So it makes sense the data wasn't really corrupt.

*I will try sfc /scannow next. And report an update.


Quote
Hi, There is one more thing. To easily check whether your hdd is in good condition or not, Pl try this.
To check your Hard Disk Health natively, open a command prompt window. First type wmic and hit Enter. Then type diskdrive get status and hit Enter. If you get ok message, then it means that hdd is not failing.

I never knew about that thanks. I don't get an "okay message" But it is listing the hard drive in question with information. I haven't done a SMART test with the hard drive yet. As I want to back up the data. I think I have most of it.

Like this
Availability   
Bytes Per sector    512
Capabilities   {3, 4}
Capability description "random access, supports writing"


it does list configmanageruserconfig = false
ConfigManagerErrorCode = 0

That must be what you are referring to
 "If the value of ConfigManagerErrorCode is 0, then the device appears to be working"


« Last Edit: September 10, 2015, 12:50:36 pm by scarsxp »

Offline scarsxp

  • Newbie
  • *
  • Join Date: Apr 2014
  • Posts: 49
  • Karma: 1
    • View Profile
C:\Windows\system32>sfc /scannow

Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection did not find any integrity violations.

C:\Windows\system32>findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >sfcdetails.txt

C:\Windows\system32>



Now what? I still want to back up my folder and files with the correct dates. Although Ubuntu did it, Windows 7 is indicating the wrong dates on the files.

I guess chkdsk is only left. But if there is nothing wrong with the MBR. I wonder why it wont open the directory.

Maybe I should run SFC in windows startup repair. Instead of OS.
« Last Edit: September 10, 2015, 02:24:02 pm by scarsxp »

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Hi, Did you check the txt file for what it is reporting?
                      this string will show the files which , the sfc could not repair. If the files are in some other system having the same version then you could copy that file to the same path in your system.
Otherwise, the files need to be copied using windows installation dvd. There are simple methods how could you copy those files and copy in the sevenfourm tutorial.
                                I have not come across the command line log as you  mentioned. I will take a look at it.
                                       It is a simple command to know the health of hdd. If it is ok, then you need not worry about the storage. Because, this command checks the hdd for errors. But your hdd shows some other things, which need to be analysed.
                                                What is the folder that deny copying. where it is located
The Bottom line is "Check your hardware first if it supports the task you try".

Offline scarsxp

  • Newbie
  • *
  • Join Date: Apr 2014
  • Posts: 49
  • Karma: 1
    • View Profile
Alright, I ran this command again in command prompt:

C:\Windows\Logs\CBS>findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >sfcdetails.txt

It output'd the results:

Code: [Select]
2015-09-10 03:48:09, Info                  CSI    00000009 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:48:09, Info                  CSI    0000000a [SR] Beginning Verify and Repair transaction
2015-09-10 03:48:11, Info                  CSI    0000000c [SR] Verify complete
2015-09-10 03:48:12, Info                  CSI    0000000d [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:48:12, Info                  CSI    0000000e [SR] Beginning Verify and Repair transaction
2015-09-10 03:48:15, Info                  CSI    00000010 [SR] Verify complete
2015-09-10 03:48:16, Info                  CSI    00000011 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:48:16, Info                  CSI    00000012 [SR] Beginning Verify and Repair transaction
2015-09-10 03:48:27, Info                  CSI    00000014 [SR] Verify complete
2015-09-10 03:48:28, Info                  CSI    00000015 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:48:28, Info                  CSI    00000016 [SR] Beginning Verify and Repair transaction
2015-09-10 03:48:34, Info                  CSI    00000018 [SR] Verify complete
2015-09-10 03:48:35, Info                  CSI    00000019 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:48:35, Info                  CSI    0000001a [SR] Beginning Verify and Repair transaction
2015-09-10 03:48:41, Info                  CSI    0000001c [SR] Verify complete
2015-09-10 03:48:41, Info                  CSI    0000001d [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:48:41, Info                  CSI    0000001e [SR] Beginning Verify and Repair transaction
2015-09-10 03:48:51, Info                  CSI    00000020 [SR] Verify complete
2015-09-10 03:48:52, Info                  CSI    00000021 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:48:52, Info                  CSI    00000022 [SR] Beginning Verify and Repair transaction
2015-09-10 03:48:59, Info                  CSI    00000024 [SR] Verify complete
2015-09-10 03:49:00, Info                  CSI    00000025 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:49:00, Info                  CSI    00000026 [SR] Beginning Verify and Repair transaction
2015-09-10 03:49:07, Info                  CSI    00000028 [SR] Verify complete
2015-09-10 03:49:08, Info                  CSI    00000029 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:49:08, Info                  CSI    0000002a [SR] Beginning Verify and Repair transaction
2015-09-10 03:49:17, Info                  CSI    0000002d [SR] Verify complete
2015-09-10 03:49:19, Info                  CSI    0000002e [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:49:19, Info                  CSI    0000002f [SR] Beginning Verify and Repair transaction
2015-09-10 03:49:31, Info                  CSI    00000033 [SR] Verify complete
2015-09-10 03:49:31, Info                  CSI    00000034 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:49:31, Info                  CSI    00000035 [SR] Beginning Verify and Repair transaction
2015-09-10 03:49:39, Info                  CSI    00000038 [SR] Verify complete
2015-09-10 03:49:39, Info                  CSI    00000039 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:49:39, Info                  CSI    0000003a [SR] Beginning Verify and Repair transaction
2015-09-10 03:49:47, Info                  CSI    0000003d [SR] Verify complete
2015-09-10 03:49:48, Info                  CSI    0000003e [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:49:48, Info                  CSI    0000003f [SR] Beginning Verify and Repair transaction
2015-09-10 03:49:58, Info                  CSI    00000041 [SR] Verify complete
2015-09-10 03:49:59, Info                  CSI    00000042 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:49:59, Info                  CSI    00000043 [SR] Beginning Verify and Repair transaction
2015-09-10 03:50:10, Info                  CSI    00000065 [SR] Verify complete
2015-09-10 03:50:11, Info                  CSI    00000066 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:50:11, Info                  CSI    00000067 [SR] Beginning Verify and Repair transaction
2015-09-10 03:50:23, Info                  CSI    0000006c [SR] Verify complete
2015-09-10 03:50:23, Info                  CSI    0000006d [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:50:23, Info                  CSI    0000006e [SR] Beginning Verify and Repair transaction
2015-09-10 03:50:33, Info                  CSI    00000070 [SR] Verify complete
2015-09-10 03:50:33, Info                  CSI    00000071 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:50:33, Info                  CSI    00000072 [SR] Beginning Verify and Repair transaction
2015-09-10 03:50:43, Info                  CSI    00000074 [SR] Verify complete
2015-09-10 03:50:43, Info                  CSI    00000075 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:50:43, Info                  CSI    00000076 [SR] Beginning Verify and Repair transaction
2015-09-10 03:50:53, Info                  CSI    00000078 [SR] Verify complete
2015-09-10 03:50:54, Info                  CSI    00000079 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:50:54, Info                  CSI    0000007a [SR] Beginning Verify and Repair transaction
2015-09-10 03:51:05, Info                  CSI    0000007c [SR] Verify complete
2015-09-10 03:51:06, Info                  CSI    0000007d [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:51:06, Info                  CSI    0000007e [SR] Beginning Verify and Repair transaction
2015-09-10 03:51:23, Info                  CSI    000000a1 [SR] Verify complete
2015-09-10 03:51:23, Info                  CSI    000000a2 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:51:23, Info                  CSI    000000a3 [SR] Beginning Verify and Repair transaction
2015-09-10 03:51:40, Info                  CSI    000000a5 [SR] Verify complete
2015-09-10 03:51:41, Info                  CSI    000000a6 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:51:41, Info                  CSI    000000a7 [SR] Beginning Verify and Repair transaction
2015-09-10 03:52:02, Info                  CSI    000000a9 [SR] Verify complete
2015-09-10 03:52:03, Info                  CSI    000000aa [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:52:03, Info                  CSI    000000ab [SR] Beginning Verify and Repair transaction
2015-09-10 03:52:26, Info                  CSI    000000af [SR] Verify complete
2015-09-10 03:52:26, Info                  CSI    000000b0 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:52:26, Info                  CSI    000000b1 [SR] Beginning Verify and Repair transaction
2015-09-10 03:52:31, Info                  CSI    000000b3 [SR] Verify complete
2015-09-10 03:52:32, Info                  CSI    000000b4 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:52:32, Info                  CSI    000000b5 [SR] Beginning Verify and Repair transaction
2015-09-10 03:52:35, Info                  CSI    000000b7 [SR] Verify complete
2015-09-10 03:52:36, Info                  CSI    000000b8 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:52:36, Info                  CSI    000000b9 [SR] Beginning Verify and Repair transaction
2015-09-10 03:52:40, Info                  CSI    000000bb [SR] Verify complete
2015-09-10 03:52:41, Info                  CSI    000000bc [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:52:41, Info                  CSI    000000bd [SR] Beginning Verify and Repair transaction
2015-09-10 03:53:05, Info                  CSI    000000d0 [SR] Verify complete
2015-09-10 03:53:06, Info                  CSI    000000d1 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:53:06, Info                  CSI    000000d2 [SR] Beginning Verify and Repair transaction
2015-09-10 03:53:17, Info                  CSI    000000d4 [SR] Verify complete
2015-09-10 03:53:18, Info                  CSI    000000d5 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:53:18, Info                  CSI    000000d6 [SR] Beginning Verify and Repair transaction
2015-09-10 03:53:22, Info                  CSI    000000d8 [SR] Verify complete
2015-09-10 03:53:23, Info                  CSI    000000d9 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:53:23, Info                  CSI    000000da [SR] Beginning Verify and Repair transaction
2015-09-10 03:53:33, Info                  CSI    000000dc [SR] Verify complete
2015-09-10 03:53:34, Info                  CSI    000000dd [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:53:34, Info                  CSI    000000de [SR] Beginning Verify and Repair transaction
2015-09-10 03:53:44, Info                  CSI    000000e0 [SR] Verify complete
2015-09-10 03:53:45, Info                  CSI    000000e1 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:53:45, Info                  CSI    000000e2 [SR] Beginning Verify and Repair transaction
2015-09-10 03:54:00, Info                  CSI    000000e5 [SR] Verify complete
2015-09-10 03:54:01, Info                  CSI    000000e6 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:54:01, Info                  CSI    000000e7 [SR] Beginning Verify and Repair transaction
2015-09-10 03:54:12, Info                  CSI    000000e9 [SR] Verify complete
2015-09-10 03:54:12, Info                  CSI    000000ea [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:54:12, Info                  CSI    000000eb [SR] Beginning Verify and Repair transaction
2015-09-10 03:54:17, Info                  CSI    000000ed [SR] Verify complete
2015-09-10 03:54:17, Info                  CSI    000000ee [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:54:17, Info                  CSI    000000ef [SR] Beginning Verify and Repair transaction
2015-09-10 03:54:33, Info                  CSI    000000f1 [SR] Verify complete
2015-09-10 03:54:34, Info                  CSI    000000f2 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:54:34, Info                  CSI    000000f3 [SR] Beginning Verify and Repair transaction
2015-09-10 03:54:46, Info                  CSI    000000f5 [SR] Verify complete
2015-09-10 03:54:46, Info                  CSI    000000f6 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:54:46, Info                  CSI    000000f7 [SR] Beginning Verify and Repair transaction
2015-09-10 03:54:55, Info                  CSI    000000f9 [SR] Verify complete
2015-09-10 03:54:56, Info                  CSI    000000fa [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:54:56, Info                  CSI    000000fb [SR] Beginning Verify and Repair transaction
2015-09-10 03:55:16, Info                  CSI    000000fd [SR] Verify complete
2015-09-10 03:55:17, Info                  CSI    000000fe [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:55:17, Info                  CSI    000000ff [SR] Beginning Verify and Repair transaction
2015-09-10 03:55:33, Info                  CSI    00000117 [SR] Verify complete
2015-09-10 03:55:34, Info                  CSI    00000118 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:55:34, Info                  CSI    00000119 [SR] Beginning Verify and Repair transaction
2015-09-10 03:55:48, Info                  CSI    0000011b [SR] Verify complete
2015-09-10 03:55:48, Info                  CSI    0000011c [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:55:48, Info                  CSI    0000011d [SR] Beginning Verify and Repair transaction
2015-09-10 03:56:35, Info                  CSI    0000011f [SR] Verify complete
2015-09-10 03:56:36, Info                  CSI    00000120 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:56:36, Info                  CSI    00000121 [SR] Beginning Verify and Repair transaction
2015-09-10 03:57:02, Info                  CSI    00000124 [SR] Verify complete
2015-09-10 03:57:03, Info                  CSI    00000125 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:57:03, Info                  CSI    00000126 [SR] Beginning Verify and Repair transaction
2015-09-10 03:57:22, Info                  CSI    00000128 [SR] Verify complete
2015-09-10 03:57:23, Info                  CSI    00000129 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:57:23, Info                  CSI    0000012a [SR] Beginning Verify and Repair transaction
2015-09-10 03:57:32, Info                  CSI    0000012c [SR] Verify complete
2015-09-10 03:57:32, Info                  CSI    0000012d [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:57:32, Info                  CSI    0000012e [SR] Beginning Verify and Repair transaction
2015-09-10 03:57:43, Info                  CSI    00000130 [SR] Verify complete
2015-09-10 03:57:44, Info                  CSI    00000131 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:57:44, Info                  CSI    00000132 [SR] Beginning Verify and Repair transaction
2015-09-10 03:57:50, Info                  CSI    00000134 [SR] Verify complete
2015-09-10 03:57:51, Info                  CSI    00000135 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:57:51, Info                  CSI    00000136 [SR] Beginning Verify and Repair transaction
2015-09-10 03:58:00, Info                  CSI    0000013a [SR] Verify complete
2015-09-10 03:58:00, Info                  CSI    0000013b [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:58:00, Info                  CSI    0000013c [SR] Beginning Verify and Repair transaction
2015-09-10 03:58:39, Info                  CSI    0000013e [SR] Verify complete
2015-09-10 03:58:40, Info                  CSI    0000013f [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:58:40, Info                  CSI    00000140 [SR] Beginning Verify and Repair transaction
2015-09-10 03:59:02, Info                  CSI    00000143 [SR] Verify complete
2015-09-10 03:59:03, Info                  CSI    00000144 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:59:03, Info                  CSI    00000145 [SR] Beginning Verify and Repair transaction
2015-09-10 03:59:18, Info                  CSI    00000147 [SR] Verify complete
2015-09-10 03:59:19, Info                  CSI    00000148 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:59:19, Info                  CSI    00000149 [SR] Beginning Verify and Repair transaction
2015-09-10 03:59:30, Info                  CSI    0000014c [SR] Verify complete
2015-09-10 03:59:30, Info                  CSI    0000014d [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:59:30, Info                  CSI    0000014e [SR] Beginning Verify and Repair transaction
2015-09-10 03:59:44, Info                  CSI    00000150 [SR] Verify complete
2015-09-10 03:59:45, Info                  CSI    00000151 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 03:59:45, Info                  CSI    00000152 [SR] Beginning Verify and Repair transaction
2015-09-10 04:00:00, Info                  CSI    00000155 [SR] Verify complete
2015-09-10 04:00:01, Info                  CSI    00000156 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:00:01, Info                  CSI    00000157 [SR] Beginning Verify and Repair transaction
2015-09-10 04:00:12, Info                  CSI    00000159 [SR] Verify complete
2015-09-10 04:00:13, Info                  CSI    0000015a [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:00:13, Info                  CSI    0000015b [SR] Beginning Verify and Repair transaction
2015-09-10 04:00:25, Info                  CSI    0000015d [SR] Verify complete
2015-09-10 04:00:25, Info                  CSI    0000015e [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:00:25, Info                  CSI    0000015f [SR] Beginning Verify and Repair transaction
2015-09-10 04:00:36, Info                  CSI    00000161 [SR] Verify complete
2015-09-10 04:00:37, Info                  CSI    00000162 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:00:37, Info                  CSI    00000163 [SR] Beginning Verify and Repair transaction
2015-09-10 04:00:50, Info                  CSI    00000166 [SR] Verify complete
2015-09-10 04:00:51, Info                  CSI    00000167 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:00:51, Info                  CSI    00000168 [SR] Beginning Verify and Repair transaction
2015-09-10 04:00:59, Info                  CSI    0000016a [SR] Verify complete
2015-09-10 04:01:00, Info                  CSI    0000016b [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:01:00, Info                  CSI    0000016c [SR] Beginning Verify and Repair transaction
2015-09-10 04:01:12, Info                  CSI    0000016f [SR] Verify complete
2015-09-10 04:01:13, Info                  CSI    00000170 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:01:13, Info                  CSI    00000171 [SR] Beginning Verify and Repair transaction
2015-09-10 04:01:26, Info                  CSI    00000173 [SR] Verify complete
2015-09-10 04:01:27, Info                  CSI    00000174 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:01:27, Info                  CSI    00000175 [SR] Beginning Verify and Repair transaction
2015-09-10 04:01:37, Info                  CSI    00000179 [SR] Verify complete
2015-09-10 04:01:37, Info                  CSI    0000017a [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:01:37, Info                  CSI    0000017b [SR] Beginning Verify and Repair transaction
2015-09-10 04:01:52, Info                  CSI    0000017d [SR] Verify complete
2015-09-10 04:01:53, Info                  CSI    0000017e [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:01:53, Info                  CSI    0000017f [SR] Beginning Verify and Repair transaction
2015-09-10 04:02:06, Info                  CSI    00000182 [SR] Verify complete
2015-09-10 04:02:06, Info                  CSI    00000183 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:02:06, Info                  CSI    00000184 [SR] Beginning Verify and Repair transaction
2015-09-10 04:02:15, Info                  CSI    00000186 [SR] Verify complete
2015-09-10 04:02:16, Info                  CSI    00000187 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:02:16, Info                  CSI    00000188 [SR] Beginning Verify and Repair transaction
2015-09-10 04:02:20, Info                  CSI    0000018a [SR] Verify complete
2015-09-10 04:02:22, Info                  CSI    0000018b [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:02:22, Info                  CSI    0000018c [SR] Beginning Verify and Repair transaction
2015-09-10 04:02:29, Info                  CSI    0000018e [SR] Verify complete
2015-09-10 04:02:29, Info                  CSI    0000018f [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:02:29, Info                  CSI    00000190 [SR] Beginning Verify and Repair transaction
2015-09-10 04:02:41, Info                  CSI    00000192 [SR] Verify complete
2015-09-10 04:02:41, Info                  CSI    00000193 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:02:41, Info                  CSI    00000194 [SR] Beginning Verify and Repair transaction
2015-09-10 04:02:53, Info                  CSI    00000196 [SR] Verify complete
2015-09-10 04:02:53, Info                  CSI    00000197 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:02:53, Info                  CSI    00000198 [SR] Beginning Verify and Repair transaction
2015-09-10 04:03:01, Info                  CSI    0000019a [SR] Verify complete
2015-09-10 04:03:01, Info                  CSI    0000019b [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:03:01, Info                  CSI    0000019c [SR] Beginning Verify and Repair transaction
2015-09-10 04:03:10, Info                  CSI    0000019e [SR] Verify complete
2015-09-10 04:03:10, Info                  CSI    0000019f [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:03:10, Info                  CSI    000001a0 [SR] Beginning Verify and Repair transaction
2015-09-10 04:03:43, Info                  CSI    000001a2 [SR] Verify complete
2015-09-10 04:03:43, Info                  CSI    000001a3 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:03:43, Info                  CSI    000001a4 [SR] Beginning Verify and Repair transaction
2015-09-10 04:04:35, Info                  CSI    000001a6 [SR] Verify complete
2015-09-10 04:04:35, Info                  CSI    000001a7 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:04:35, Info                  CSI    000001a8 [SR] Beginning Verify and Repair transaction
2015-09-10 04:04:50, Info                  CSI    000001aa [SR] Verify complete
2015-09-10 04:04:51, Info                  CSI    000001ab [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:04:51, Info                  CSI    000001ac [SR] Beginning Verify and Repair transaction
2015-09-10 04:05:04, Info                  CSI    000001ae [SR] Verify complete
2015-09-10 04:05:05, Info                  CSI    000001af [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:05:05, Info                  CSI    000001b0 [SR] Beginning Verify and Repair transaction
2015-09-10 04:05:08, Info                  CSI    000001b2 [SR] Verify complete
2015-09-10 04:05:08, Info                  CSI    000001b3 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:05:08, Info                  CSI    000001b4 [SR] Beginning Verify and Repair transaction
2015-09-10 04:05:16, Info                  CSI    000001b6 [SR] Verify complete
2015-09-10 04:05:16, Info                  CSI    000001b7 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:05:16, Info                  CSI    000001b8 [SR] Beginning Verify and Repair transaction
2015-09-10 04:05:25, Info                  CSI    000001ba [SR] Verify complete
2015-09-10 04:05:26, Info                  CSI    000001bb [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:05:26, Info                  CSI    000001bc [SR] Beginning Verify and Repair transaction
2015-09-10 04:05:39, Info                  CSI    000001c4 [SR] Verify complete
2015-09-10 04:05:40, Info                  CSI    000001c5 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:05:40, Info                  CSI    000001c6 [SR] Beginning Verify and Repair transaction
2015-09-10 04:05:47, Info                  CSI    000001c8 [SR] Verify complete
2015-09-10 04:05:48, Info                  CSI    000001c9 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:05:48, Info                  CSI    000001ca [SR] Beginning Verify and Repair transaction
2015-09-10 04:05:54, Info                  CSI    000001cc [SR] Verify complete
2015-09-10 04:05:54, Info                  CSI    000001cd [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:05:54, Info                  CSI    000001ce [SR] Beginning Verify and Repair transaction
2015-09-10 04:06:00, Info                  CSI    000001d0 [SR] Verify complete
2015-09-10 04:06:01, Info                  CSI    000001d1 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:06:01, Info                  CSI    000001d2 [SR] Beginning Verify and Repair transaction
2015-09-10 04:06:09, Info                  CSI    000001d4 [SR] Verify complete
2015-09-10 04:06:09, Info                  CSI    000001d5 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:06:09, Info                  CSI    000001d6 [SR] Beginning Verify and Repair transaction
2015-09-10 04:06:22, Info                  CSI    000001d9 [SR] Verify complete
2015-09-10 04:06:23, Info                  CSI    000001da [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:06:23, Info                  CSI    000001db [SR] Beginning Verify and Repair transaction
2015-09-10 04:06:32, Info                  CSI    000001dd [SR] Verify complete
2015-09-10 04:06:33, Info                  CSI    000001de [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:06:33, Info                  CSI    000001df [SR] Beginning Verify and Repair transaction
2015-09-10 04:06:37, Info                  CSI    000001e1 [SR] Verify complete
2015-09-10 04:06:38, Info                  CSI    000001e2 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:06:38, Info                  CSI    000001e3 [SR] Beginning Verify and Repair transaction
2015-09-10 04:06:50, Info                  CSI    000001e6 [SR] Verify complete
2015-09-10 04:06:51, Info                  CSI    000001e7 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:06:51, Info                  CSI    000001e8 [SR] Beginning Verify and Repair transaction
2015-09-10 04:07:16, Info                  CSI    000001ec [SR] Verify complete
2015-09-10 04:07:17, Info                  CSI    000001ed [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:07:17, Info                  CSI    000001ee [SR] Beginning Verify and Repair transaction
2015-09-10 04:07:31, Info                  CSI    000001f3 [SR] Verify complete
2015-09-10 04:07:31, Info                  CSI    000001f4 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:07:31, Info                  CSI    000001f5 [SR] Beginning Verify and Repair transaction
2015-09-10 04:07:42, Info                  CSI    000001fb [SR] Verify complete
2015-09-10 04:07:43, Info                  CSI    000001fc [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:07:43, Info                  CSI    000001fd [SR] Beginning Verify and Repair transaction
2015-09-10 04:07:57, Info                  CSI    00000206 [SR] Verify complete
2015-09-10 04:07:57, Info                  CSI    00000207 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:07:57, Info                  CSI    00000208 [SR] Beginning Verify and Repair transaction
2015-09-10 04:08:09, Info                  CSI    0000020d [SR] Verify complete
2015-09-10 04:08:09, Info                  CSI    0000020e [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:08:09, Info                  CSI    0000020f [SR] Beginning Verify and Repair transaction
2015-09-10 04:08:20, Info                  CSI    00000211 [SR] Verify complete
2015-09-10 04:08:20, Info                  CSI    00000212 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:08:20, Info                  CSI    00000213 [SR] Beginning Verify and Repair transaction
2015-09-10 04:08:28, Info                  CSI    00000217 [SR] Verify complete
2015-09-10 04:08:28, Info                  CSI    00000218 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:08:28, Info                  CSI    00000219 [SR] Beginning Verify and Repair transaction
2015-09-10 04:08:37, Info                  CSI    00000231 [SR] Verify complete
2015-09-10 04:08:39, Info                  CSI    00000232 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:08:39, Info                  CSI    00000233 [SR] Beginning Verify and Repair transaction
2015-09-10 04:08:47, Info                  CSI    00000242 [SR] Verify complete
2015-09-10 04:08:48, Info                  CSI    00000243 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:08:48, Info                  CSI    00000244 [SR] Beginning Verify and Repair transaction
2015-09-10 04:08:56, Info                  CSI    00000246 [SR] Verify complete
2015-09-10 04:08:57, Info                  CSI    00000247 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:08:57, Info                  CSI    00000248 [SR] Beginning Verify and Repair transaction
2015-09-10 04:09:09, Info                  CSI    0000024a [SR] Verify complete
2015-09-10 04:09:09, Info                  CSI    0000024b [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:09:09, Info                  CSI    0000024c [SR] Beginning Verify and Repair transaction
2015-09-10 04:09:17, Info                  CSI    0000025a [SR] Verify complete
2015-09-10 04:09:18, Info                  CSI    0000025b [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:09:18, Info                  CSI    0000025c [SR] Beginning Verify and Repair transaction
2015-09-10 04:09:36, Info                  CSI    0000025e [SR] Verify complete
2015-09-10 04:09:37, Info                  CSI    0000025f [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:09:37, Info                  CSI    00000260 [SR] Beginning Verify and Repair transaction
2015-09-10 04:09:49, Info                  CSI    0000026e [SR] Verify complete
2015-09-10 04:09:50, Info                  CSI    0000026f [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:09:50, Info                  CSI    00000270 [SR] Beginning Verify and Repair transaction
2015-09-10 04:09:55, Info                  CSI    00000272 [SR] Verify complete
2015-09-10 04:09:56, Info                  CSI    00000273 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:09:56, Info                  CSI    00000274 [SR] Beginning Verify and Repair transaction
2015-09-10 04:10:02, Info                  CSI    00000276 [SR] Verify complete
2015-09-10 04:10:02, Info                  CSI    00000277 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:10:02, Info                  CSI    00000278 [SR] Beginning Verify and Repair transaction
2015-09-10 04:10:13, Info                  CSI    0000027a [SR] Verify complete
2015-09-10 04:10:14, Info                  CSI    0000027b [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:10:14, Info                  CSI    0000027c [SR] Beginning Verify and Repair transaction
2015-09-10 04:10:17, Info                  CSI    0000027e [SR] Verify complete
2015-09-10 04:10:18, Info                  CSI    0000027f [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:10:18, Info                  CSI    00000280 [SR] Beginning Verify and Repair transaction
2015-09-10 04:10:29, Info                  CSI    00000282 [SR] Verify complete
2015-09-10 04:10:31, Info                  CSI    00000283 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:10:31, Info                  CSI    00000284 [SR] Beginning Verify and Repair transaction
2015-09-10 04:10:40, Info                  CSI    00000286 [SR] Verify complete
2015-09-10 04:10:40, Info                  CSI    00000287 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:10:40, Info                  CSI    00000288 [SR] Beginning Verify and Repair transaction
2015-09-10 04:10:53, Info                  CSI    0000028a [SR] Verify complete
2015-09-10 04:10:54, Info                  CSI    0000028b [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:10:54, Info                  CSI    0000028c [SR] Beginning Verify and Repair transaction
2015-09-10 04:11:07, Info                  CSI    000002a6 [SR] Verify complete
2015-09-10 04:11:07, Info                  CSI    000002a7 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:11:07, Info                  CSI    000002a8 [SR] Beginning Verify and Repair transaction
2015-09-10 04:12:07, Info                  CSI    000002aa [SR] Verify complete
2015-09-10 04:12:07, Info                  CSI    000002ab [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:12:07, Info                  CSI    000002ac [SR] Beginning Verify and Repair transaction
2015-09-10 04:12:16, Info                  CSI    000002ae [SR] Verify complete
2015-09-10 04:12:16, Info                  CSI    000002af [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:12:16, Info                  CSI    000002b0 [SR] Beginning Verify and Repair transaction
2015-09-10 04:12:22, Info                  CSI    000002b2 [SR] Verify complete
2015-09-10 04:12:23, Info                  CSI    000002b3 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:12:23, Info                  CSI    000002b4 [SR] Beginning Verify and Repair transaction
2015-09-10 04:12:28, Info                  CSI    000002b8 [SR] Verify complete
2015-09-10 04:12:29, Info                  CSI    000002b9 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:12:29, Info                  CSI    000002ba [SR] Beginning Verify and Repair transaction
2015-09-10 04:12:36, Info                  CSI    000002bc [SR] Verify complete
2015-09-10 04:12:37, Info                  CSI    000002bd [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:12:37, Info                  CSI    000002be [SR] Beginning Verify and Repair transaction
2015-09-10 04:12:47, Info                  CSI    000002c0 [SR] Verify complete
2015-09-10 04:12:47, Info                  CSI    000002c1 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:12:47, Info                  CSI    000002c2 [SR] Beginning Verify and Repair transaction
2015-09-10 04:12:55, Info                  CSI    000002c4 [SR] Verify complete
2015-09-10 04:12:55, Info                  CSI    000002c5 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:12:55, Info                  CSI    000002c6 [SR] Beginning Verify and Repair transaction
2015-09-10 04:13:02, Info                  CSI    000002c9 [SR] Verify complete
2015-09-10 04:13:03, Info                  CSI    000002ca [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:13:03, Info                  CSI    000002cb [SR] Beginning Verify and Repair transaction
2015-09-10 04:13:10, Info                  CSI    000002cd [SR] Verify complete
2015-09-10 04:13:11, Info                  CSI    000002ce [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:13:11, Info                  CSI    000002cf [SR] Beginning Verify and Repair transaction
2015-09-10 04:13:19, Info                  CSI    000002d1 [SR] Verify complete
2015-09-10 04:13:19, Info                  CSI    000002d2 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:13:19, Info                  CSI    000002d3 [SR] Beginning Verify and Repair transaction
2015-09-10 04:13:29, Info                  CSI    000002d5 [SR] Verify complete
2015-09-10 04:13:29, Info                  CSI    000002d6 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:13:29, Info                  CSI    000002d7 [SR] Beginning Verify and Repair transaction
2015-09-10 04:13:39, Info                  CSI    000002da [SR] Verify complete
2015-09-10 04:13:39, Info                  CSI    000002db [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:13:39, Info                  CSI    000002dc [SR] Beginning Verify and Repair transaction
2015-09-10 04:13:47, Info                  CSI    000002de [SR] Verify complete
2015-09-10 04:13:48, Info                  CSI    000002df [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:13:48, Info                  CSI    000002e0 [SR] Beginning Verify and Repair transaction
2015-09-10 04:13:55, Info                  CSI    000002e2 [SR] Verify complete
2015-09-10 04:13:55, Info                  CSI    000002e3 [SR] Verifying 100 (0x0000000000000064) components
2015-09-10 04:13:55, Info                  CSI    000002e4 [SR] Beginning Verify and Repair transaction
2015-09-10 04:14:05, Info                  CSI    000002e6 [SR] Verify complete
2015-09-10 04:14:06, Info                  CSI    000002e7 [SR] Verifying 83 (0x0000000000000053) components
2015-09-10 04:14:06, Info                  CSI    000002e8 [SR] Beginning Verify and Repair transaction
2015-09-10 04:14:12, Info                  CSI    000002ea [SR] Verify complete
2015-09-10 04:14:12, Info                  CSI    000002eb [SR] Repairing 0 components
2015-09-10 04:14:12, Info                  CSI    000002ec [SR] Beginning Verify and Repair transaction
2015-09-10 04:14:12, Info                  CSI    000002ee [SR] Repair complete
« Last Edit: September 10, 2015, 10:43:55 pm by scarsxp »

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Hi, There seems to be no error in your log
The Bottom line is "Check your hardware first if it supports the task you try".