Advertisement
Guest User

Untitled

a guest
Sep 16th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. Checking file system on C:
  2. The type of the file system is NTFS.
  3.  
  4. A disk check has been scheduled.
  5. Windows will now check the disk.
  6.  
  7. CHKDSK is verifying files (stage 1 of 5)...
  8. 132608 file records processed.
  9. File verification completed.
  10. 365 large file records processed.
  11. 0 bad file records processed.
  12. 2 EA records processed.
  13. 44 reparse records processed.
  14. CHKDSK is verifying indexes (stage 2 of 5)...
  15. 187626 index entries processed.
  16. Index verification completed.
  17. 0 unindexed files scanned.
  18. 0 unindexed files recovered.
  19. CHKDSK is verifying security descriptors (stage 3 of 5)...
  20. 132608 file SDs/SIDs processed.
  21. Cleaning up 17 unused index entries from index $SII of file 0x9.
  22. Cleaning up 17 unused index entries from index $SDH of file 0x9.
  23. Cleaning up 17 unused security descriptors.
  24. Security descriptor verification completed.
  25. 27510 data files processed.
  26. CHKDSK is verifying Usn Journal...
  27. 37622928 USN bytes processed.
  28. Usn Journal verification completed.
  29. CHKDSK is verifying file data (stage 4 of 5)...
  30. 132592 files processed.
  31. File data verification completed.
  32. CHKDSK is verifying free space (stage 5 of 5)...
  33. 3793659 free clusters processed.
  34. Free space verification is complete.
  35. Windows has checked the file system and found no problems.
  36.  
  37. 52428799 KB total disk space.
  38. 36945196 KB in 104499 files.
  39. 70760 KB in 27511 indexes.
  40. 4 KB in bad sectors.
  41. 238199 KB in use by the system.
  42. 65536 KB occupied by the log file.
  43. 15174640 KB available on disk.
  44.  
  45. 4096 bytes in each allocation unit.
  46. 13107199 total allocation units on disk.
  47. 3793660 allocation units available on disk.
  48.  
  49. Internal Info:
  50. 00 06 02 00 b4 03 02 00 34 e2 03 00 00 00 00 00 ........4.......
  51. 2e 01 00 00 2c 00 00 00 00 00 00 00 00 00 00 00 ....,...........
  52. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  53.  
  54. Windows has finished checking your disk.
  55. Please wait while your computer restarts.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement