Advertisement
Blinky

checkdisk log

May 27th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1.  
  2. 4096 bytes in each allocation unit.
  3. 26150399 total allocation units on disk.
  4. 12279689 allocation units available on disk.
  5.  
  6. Internal Info:
  7. 00 1f 03 00 3c c5 02 00 52 f6 04 00 00 00 00 00 ....<...R.......
  8. 21 02 00 00 1b 00 00 00 00 00 00 00 00 00 00 00 !...............
  9. 00 00 32 e4 4a 00 00 00 04 00 00 00 00 00 00 00 ..2.J...........
  10.  
  11. Windows has finished checking your disk.
  12. Please wait while your computer restarts.
  13.  
  14. Event Xml:
  15. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  16. <System>
  17. <Provider Name="Microsoft-Windows-Wininit" Guid="{206f6dea-d3c5-4d10-bc72-989f03c8b84b}" EventSourceName="Wininit" />
  18. <EventID Qualifiers="16384">1001</EventID>
  19. <Version>0</Version>
  20. <Level>4</Level>
  21. <Task>0</Task>
  22. <Opcode>0</Opcode>
  23. <Keywords>0x80000000000000</Keywords>
  24. <TimeCreated SystemTime="2013-05-20T00:19:11.000000000Z" />
  25. <EventRecordID>3625</EventRecordID>
  26. <Correlation />
  27. <Execution ProcessID="0" ThreadID="0" />
  28. <Channel>Application</Channel>
  29. <Computer>Blackbird</Computer>
  30. <Security />
  31. </System>
  32. <EventData>
  33. <Data>
  34.  
  35. Checking file system on C:
  36. The type of the file system is NTFS.
  37.  
  38. A disk check has been scheduled.
  39. Windows will now check the disk.
  40.  
  41. CHKDSK is verifying files (stage 1 of 5)...
  42. 204544 file records processed.
  43.  
  44. File verification completed.
  45. 2241 large file records processed.
  46.  
  47. 0 bad file records processed.
  48.  
  49.  
  50. CHKDSK is verifying indexes (stage 2 of 5)...
  51. 275044 index entries processed.
  52.  
  53. Index verification completed.
  54. 0 unindexed files scanned.
  55.  
  56. 0 unindexed files recovered.
  57.  
  58.  
  59. CHKDSK is verifying security descriptors (stage 3 of 5)...
  60. Cleaning up 398 unused index entries from index $SII of file 0x9.
  61. Cleaning up 398 unused index entries from index $SDH of file 0x9.
  62. Cleaning up 398 unused security descriptors.
  63. Security descriptor verification completed.
  64. 35251 data files processed.
  65.  
  66. CHKDSK is verifying Usn Journal...
  67. 35239456 USN bytes processed.
  68.  
  69. Usn Journal verification completed.
  70.  
  71. CHKDSK is verifying file data (stage 4 of 5)...
  72. Read failure with status 0xc000009c at offset 0x36c730000 for 0x10000 bytes.
  73. Read failure with status 0xc000009c at offset 0x36c73e000 for 0x1000 bytes.
  74. Windows replaced bad clusters in file 45
  75. of name \hiberfil.sys.
  76. 204528 files processed.
  77.  
  78. File data verification completed.
  79.  
  80. CHKDSK is verifying free space (stage 5 of 5)...
  81. 12279688 free clusters processed.
  82.  
  83. Free space verification is complete.
  84. Adding 1 bad clusters to the Bad Clusters File.
  85. CHKDSK discovered free space marked as allocated in the volume bitmap.
  86.  
  87. Windows has made corrections to the file system.
  88. No further action is required.
  89.  
  90. 104601599 KB total disk space.
  91. 55126148 KB in 146301 files.
  92. 82032 KB in 35252 indexes.
  93. 4 KB in bad sectors.
  94. 274659 KB in use by the system.
  95. 65536 KB occupied by the log file.
  96. 49118756 KB available on disk.
  97.  
  98. 4096 bytes in each allocation unit.
  99. 26150399 total allocation units on disk.
  100. 12279689 allocation units available on disk.
  101.  
  102. Internal Info:
  103. 00 1f 03 00 3c c5 02 00 52 f6 04 00 00 00 00 00 ....&lt;...R.......
  104. 21 02 00 00 1b 00 00 00 00 00 00 00 00 00 00 00 !...............
  105. 00 00 32 e4 4a 00 00 00 04 00 00 00 00 00 00 00 ..2.J...........
  106.  
  107. Windows has finished checking your disk.
  108. Please wait while your computer restarts.
  109. </Data>
  110. </EventData>
  111. </Event>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement