IMHO.WS

IMHO.WS (http://www.imho.ws/index.php)
-   Операционные системы M$ (http://www.imho.ws/forumdisplay.php?f=2)
-   -   Где хранятся результаты проверки харда? (http://www.imho.ws/showthread.php?t=88414)

lemik 02.07.2005 00:04

Где хранятся результаты проверки харда?
 
Когда в Win XP запускаешь проверку ( check disck ) системного диска,
проверка проводится при перезагрузке. Результаты проверки на какую-то
секунду мелькают на экране и система снова перезагружается.

Логично предположить, результаты где-то хранятся, в каком-то лог-файле.

Знает ли кто, хранятся ли и если да, то где?

Псих 02.07.2005 00:27

С:\chkdisk.log или scandisk.log вроде бы.

lemik 02.07.2005 15:33

Логично, но... Запустил поиск искать файлы типа: *.log в том числе и в скрытых папках и ничего похожего, йок.... :confused:

oldgoat 03.07.2005 18:55

Это устроит?
"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.


Dr.Hyder 05.07.2005 17:00

Фигня в том, что это сообщение появляется только если были пофиксены ошибки. Если ничего не исправлялось - записи в логе не появляется

oldgoat 21.07.2005 15:50

Цитата:

Dr.Hyder:
Фигня в том, что это сообщение появляется только если были пофиксены ошибки. Если ничего не исправлялось - записи в логе не появляется
Ошибаетесь уважаемый. Запись появляется вне зависимости от результатов проверки, ибо само событие (Source: Winlogon; EventID: 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.

  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
появляется всегда.


Часовой пояс GMT +4, время: 02:53.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.