Advertisement
Guest User

Untitled

a guest
Jan 13th, 2021
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. C:\>chkdsk G: /r
  2. The type of the file system is NTFS.
  3.  
  4. Stage 1: Examining basic file system structure ...
  5. 107520 file records processed.
  6. File verification completed.
  7. Phase duration (File record verification): 1.60 seconds.
  8. 582 large file records processed.
  9. Phase duration (Orphan file record recovery): 0.00 milliseconds.
  10. 0 bad file records processed.
  11. Phase duration (Bad file record checking): 0.35 milliseconds.
  12.  
  13. Stage 2: Examining file name linkage ...
  14. 44 reparse records processed.
  15. 114044 index entries processed.
  16. Index verification completed.
  17. Phase duration (Index verification): 19.50 seconds.
  18. 0 unindexed files scanned.
  19. Phase duration (Orphan reconnection): 12.05 milliseconds.
  20. 0 unindexed files recovered to lost and found.
  21. Phase duration (Orphan recovery to lost and found): 0.81 milliseconds.
  22. 44 reparse records processed.
  23. Phase duration (Reparse point and Object ID verification): 2.52 milliseconds.
  24.  
  25. Stage 3: Examining security descriptors ...
  26. Security descriptor verification completed.
  27. Phase duration (Security descriptor verification): 44.56 milliseconds.
  28. 3262 data files processed.
  29. Phase duration (Data attribute verification): 0.64 milliseconds.
  30.  
  31. Stage 4: Looking for bad clusters in user file data ...
  32. 107504 files processed.
  33. File data verification completed.
  34. Phase duration (User file recovery): 1.30 hours.
  35.  
  36. Stage 5: Looking for bad, free clusters ...
  37. 26262869 free clusters processed.
  38. Free space verification is complete.
  39. Phase duration (Free space recovery): 0.00 milliseconds.
  40.  
  41. Windows has scanned the file system and found no problems.
  42. No further action is required.
  43.  
  44. 488383487 KB total disk space.
  45. 383117032 KB in 103312 files.
  46. 26556 KB in 3264 indexes.
  47. 0 KB in bad sectors.
  48. 188419 KB in use by the system.
  49. 65536 KB occupied by the log file.
  50. 105051480 KB available on disk.
  51.  
  52. 4096 bytes in each allocation unit.
  53. 122095871 total allocation units on disk.
  54. 26262870 allocation units available on disk.
  55. Total duration: 1.30 hours (4713133 ms).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement