| imho.ws |
![]() |
|
|
|
# 1 |
|
Member
Регистрация: 08.01.2004
Пол: Male
Сообщения: 202
![]() |
Где хранятся результаты проверки харда?
Когда в Win XP запускаешь проверку ( check disck ) системного диска,
проверка проводится при перезагрузке. Результаты проверки на какую-то секунду мелькают на экране и система снова перезагружается. Логично предположить, результаты где-то хранятся, в каком-то лог-файле. Знает ли кто, хранятся ли и если да, то где? |
|
|
|
|
# 4 |
|
Full Member
Регистрация: 09.04.2004
Адрес: Санкт-Петербург
Пол: Male
Сообщения: 813
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Это устроит?
"Administrative Tools"->"Event Viewer"->Application Type: Information Source: Winlogon Event: 1001 Там увидишь нечто подобное: Код:
Checking file system on C:
The type of the file system is NTFS.
A disk check has been scheduled.
Windows will now check the disk.
Cleaning up minor inconsistencies on the drive.
Cleaning up 480 unused index entries from index $SII of file 0x9.
Cleaning up 480 unused index entries from index $SDH of file 0x9.
Cleaning up 480 unused security descriptors.
CHKDSK discovered free space marked as allocated in the
master file table (MFT) bitmap.
Windows has made corrections to the file system.
78140128 KB total disk space.
48464452 KB in 87758 files.
28468 KB in 6304 indexes.
0 KB in bad sectors.
201468 KB in use by the system.
65536 KB occupied by the log file.
29445740 KB available on disk.
4096 bytes in each allocation unit.
19535032 total allocation units on disk.
7361435 allocation units available on disk.
Internal Info:
cb 05 02 00 78 6f 01 00 d2 10 02 00 00 00 00 00 ....xo..........
94 07 00 00 00 00 00 00 5c 04 00 00 00 00 00 00 ........\.......
ac 50 2d 08 00 00 00 00 cc 4f f3 40 00 00 00 00 .P-......O.@....
ea 18 e6 0c 00 00 00 00 00 00 00 00 00 00 00 00 ................
00 00 00 00 00 00 00 00 2c 62 69 5d 00 00 00 00 ........,bi]....
80 8a e6 9a 00 00 00 00 a0 39 07 00 ce 56 01 00 .........9...V..
00 00 00 00 00 10 09 8e 0b 00 00 00 a0 18 00 00 ................
Windows has finished checking your disk.
Please wait while your computer restarts.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
|
|
|
|
|
# 6 | |
|
Full Member
Регистрация: 09.04.2004
Адрес: Санкт-Петербург
Пол: Male
Сообщения: 813
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Цитата:
Код:
Checking file system on C:
The type of the file system is NTFS.
A disk check has been scheduled.
Windows will now check the disk.
Cleaning up minor inconsistencies on the drive.
30290525 KB total disk space.
15761520 KB in 100026 files.
36916 KB in 4919 indexes.
0 KB in bad sectors.
181301 KB in use by the system.
43984 KB occupied by the log file.
14310788 KB available on disk.
512 bytes in each allocation unit.
60581051 total allocation units on disk.
28621576 allocation units available on disk.
Internal Info:
f0 f6 01 00 fc 99 01 00 d6 70 02 00 00 00 00 00 .........p......
c8 03 00 00 00 00 00 00 0c 02 00 00 00 00 00 00 ................
0e 62 5f 08 00 00 00 00 d8 5e ac 3a 00 00 00 00 .b_......^.:....
4a 7a 53 10 00 00 00 00 00 00 00 00 00 00 00 00 JzS.............
00 00 00 00 00 00 00 00 8e 46 6a 5c 00 00 00 00 .........Fj\....
99 9e 36 00 00 00 00 00 38 39 07 00 ba 86 01 00 ..6.....89......
00 00 00 00 00 c0 01 c2 03 00 00 00 37 13 00 00 ............7...
Windows has finished checking your disk.
Please wait while your computer restarts.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Код:
Cleaning up minor inconsistencies on the drive |
|
|
|