PCの電源を入れると、「システムディスクの整合性をチェックする必要があります」という警告が表示されます。開始時には、ステップ1/3を正常に実行しますが、ステップ2(インデックスの検証)に到達すると、0%のままになります。 10分ほど離れてみましたが動かない。結局、再起動して整合性チェックをスキップする必要があります。
コマンドプロンプトからchkdskを手動で実行すると、まったく同じ問題が発生します。ステップ1は問題ありませんが、ステップ2は0%のままです
(chkntfsを使用して)起動時間チェックを無効にする方法を知っていますが、実際にはそうしたくありません。ディスクをチェックして、すべてが正常であることを確認したいと思います。
何かできますか?
[Windows XP、SP3]
更新
コマンドプロンプトでchkdskを実行したままにして、10分後に実際に何かを実行しました。
C:\>chkdsk
The type of the file system is NTFS.
WARNING! F parameter not specified.
Running CHKDSK in read-only mode.
CHKDSK is verifying files (stage 1 of 3)...
File verification completed.
CHKDSK is verifying indexes (stage 2 of 3)...
Deleting an index entry from index $O of file 25.
Deleting an index entry from index $O of file 25.
Deleting an index entry from index $O of file 25.
Deleting an index entry from index $O of file 25.
Deleting an index entry from index $O of file 25.
Deleting an index entry from index $O of file 25.
Deleting an index entry from index $O of file 25.
Deleting an index entry from index $O of file 25.
Deleting an index entry from index $O of file 25.
Deleting an index entry from index $O of file 25.
Deleting an index entry from index $O of file 25.
Deleting an index entry from index $O of file 25.
Deleting an index entry from index $O of file 25.
An unspecified error occurred.
「削除中」のメッセージは、次の数分間で1つずつゆっくりと表示され、その後突然最後の6〜8個がすべて一緒に表示され、その後、常に役立つ「不特定のエラー」で停止しました。ステージ3は実行されませんでした。イベントログには何もありません。
アップデート2
私は数日前にこの問題に戻ってきました。すべてをバックアップした後、スキャンを一晩実行したままにすることにしました。翌朝チェックしたところ、ログイン画面で待っていました。再起動して何が起こったのかを確認したところ、警告なしで正常に起動するようになりました。おそらく、十分に長い間、chkdskはそれをすべて整理することができました。
すべてがnotokであり、chkdskがそれを処理できない(正の符号ではない)ように見えます。 SystemRescueCD の診断ソフトウェアなどの代替手段を試すことをお勧めします。そして、新しいハードディスク。
そのディスクのスマートステータスを確認する必要があります。 HDTuneを使用して、現在のスマートデータを取得し、ドライブが良好な状態にあるかどうかを判断します。