ハードドライブはフォーマット後に不良セクタを記憶しますか?

目次:

ハードドライブはフォーマット後に不良セクタを記憶しますか? - ブログ 2023
ハードドライブはフォーマット後に不良セクタを記憶しますか? - ブログ 2023
Anonim
あなたがあなたのハードディスク上の不良セクタに遭遇し、それをフォーマットすることを決めたら、後でそれらの不良セクタを「覚えていますか?今日のスーパーユーザQ&Aの投稿は、不思議な読者の疑問に答えるのに役立ちます。
あなたがあなたのハードディスク上の不良セクタに遭遇し、それをフォーマットすることを決めたら、後でそれらの不良セクタを「覚えていますか?今日のスーパーユーザQ&Aの投稿は、不思議な読者の疑問に答えるのに役立ちます。

今日の質疑応答セッションは、Q&Aウェブサイトのコミュニティ主導型のグループであるStack Exchangeの下位部門であるSuperUserの協力のもとに行われています。

写真提供:Scott Schiller(Flickr)

質問

スーパーユーザーの読者chrisは、フォーマット後にハードディスクが不良セクタを覚えているかどうかを知りたいと考えています。

On an NTFS-formatted hard drive with some bad sectors, does the hard drive still remember those bad sectors after Windows diskpart clean is used to remove the NTFS volume? What if clean all is used?

ハードドライブはフォーマット後に不良セクタを覚えていますか?

答え

スーパーユーザーの貢献者ベンNと厳しい私たちの答えを持っています。まず、ベン・N:

NTFS remembers bad clusters. A cluster is considered bad if any sector in it is not accessible. Since the bad cluster information is stored in a specific file ($BadClus), that information will be destroyed if the NTFS volume is removed. clean and clean all are essentially the same in that regard. clean all does a more thorough job of destroying the disk’s data while clean just wipes the partition table.

Further Reading: NTFS System (Metadata) Files

The hard drive is what remembers bad sectors. Exactly how it does that depends on the model, but most modern hard drives automatically detect and remap dead sectors so that the operating system does not even know there is a problem. In that case, nothing the operating system does can affect the disk’s internal bookkeeping.

厳しいからの答えが続く:

If the operating system is encountering bad sectors, then the hard drive’s internal bad block table is probably full (as Ben N pointed out) and it is time to retire the hard drive. Hard drives typically do not stop failing.

説明に追加するものがありますか?コメントで鳴り響く。他の技術に精通したStack Exchangeユーザーからの回答をもっとたくさん読んでみたいですか?ディスカッションスレッド全体をチェックしてください。

人気のあるトピック

専門家の助言