Advertisement
Guest User

Untitled

a guest
Jan 8th, 2021
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. C:\WINDOWS\system32>chkdsk g: /f /r
  2. The type of the file system is NTFS.
  3.  
  4. Stage 1: Examining basic file system structure ...
  5. 13056 file records processed.
  6. File verification completed.
  7. Phase duration (File record verification): 410.69 milliseconds.
  8. 237 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): 1.05 milliseconds.
  12.  
  13. Stage 2: Examining file name linkage ...
  14. 29 reparse records processed.
  15. 13908 index entries processed.
  16. Index verification completed.
  17. Phase duration (Index verification): 2.94 seconds.
  18. 0 unindexed files scanned.
  19. Phase duration (Orphan reconnection): 1.94 milliseconds.
  20. 0 unindexed files recovered to lost and found.
  21. Phase duration (Orphan recovery to lost and found): 0.69 milliseconds.
  22. 29 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): 21.46 milliseconds.
  28. 426 data files processed.
  29. Phase duration (Data attribute verification): 1.69 milliseconds.
  30.  
  31. Stage 4: Looking for bad clusters in user file data ...
  32. 13040 files processed.
  33. File data verification completed.
  34. Phase duration (User file recovery): 30.18 minutes.
  35.  
  36. Stage 5: Looking for bad, free clusters ...
  37. 80023113 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. 168193560 KB in 12006 files.
  46. 3540 KB in 428 indexes.
  47. 0 KB in bad sectors.
  48. 93935 KB in use by the system.
  49. 65536 KB occupied by the log file.
  50. 320092452 KB available on disk.
  51.  
  52. 4096 bytes in each allocation unit.
  53. 122095871 total allocation units on disk.
  54. 80023113 allocation units available on disk.
  55. Total duration: 30.24 minutes (1814676 ms).
  56.  
  57. C:\WINDOWS\system32>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement