Я получаю ошибку subj при запуске chkdsk
, и он не может исправить диск. Это системный диск, и когда я загружаюсь с него, я получаю сообщение о том, что профиль не может быть загружен, и я даже не могу попасть на экран входа в систему.
C:\>chkdsk e: /f
The type of the file system is NTFS.
Volume label is SYSTEM.
CHKDSK is verifying files (stage 1 of 3)...
0 percent complete. (0 of 313376 file records processed)
Deleted corrupt attribute list entry
with type code 128 in file 9.
Deleting corrupt attribute record (128, $SDS)
from file record segment 9.
313376 file records processed.
<...>
CHKDSK is verifying indexes (stage 2 of 3)...
351893 index entries processed.
Index verification completed.
3 unindexed files processed.
CHKDSK is verifying security descriptors (stage 3 of 3)...
Repairing the security file record segment.
Deleting an index entry with Id 256 from index $SII of file 9.
Deleting an index entry with Id 257 from index $SII of file 9.
<...>
Deleting an index entry with Id 269 from index $SII of file 9.
Deleting an index entry with Id 259 from index $SDH of file 9.
Deleting an index entry with Id 268 from index $SDH of file 9.
<...>
Deleting an index entry with Id 263 from index $SDH of file 9.
Replacing invalid security id with default security id for file 0.
Unable to write to attribute 16 of file 0.
Readable file record segment 0 is not writeable.
Я не могу проверить поверхность диска с помощью команды chkdsk
, потому что на этом шаге он задыхается. Проверка его сторонними инструментами в любом случае не показала плохих блоков.
Я искал в сети и нашел похожие отчеты, но единственный способ, которым люди, по сообщениям, смогли "починить" это, переустановив Windows или отформатировав диск. Ни одна из предложенных мер не помогла мне так же, как им:
- Установите исправление для win2003 - не применимо, XP здесь, и исправление для предыдущего SP в любом случае
- Запустить с диска восстановления, запланировать запуск
chkdsk
при следующей загрузке, параметры/i /c
- безрезультатно - отключить диск - с
/x
, та же ошибка