Harddisk-recovery
Uit SlowTrainWiki
Lower-level formatteren
Als ik Windows opnieuw installeer, kies ik meestal voor het formatteren van de harde schijf. Na installatie van Windows, heb ik vervolgens twee entries in het boot-menu. Er is dus een deel van de harde schijf dat niet door formatteren wordt gewist. Ik neem aan dat dat de MBR is, naast nog een stukje lower-level waarin de fabrikant bad blocks e.d. heeft bijgehouden. Dit geeft drie niveau's van formatteren:
- High-level formatteren: (HLF) Wat je normaal als gebruiker doet, als je iets formatteert;
- Reinitialization: Vermoedelijk: MBR en nog wat zaken;
- Low-level formaterren: (LLF): Wat ze in de fabriek doen.
Wellicht dat reinitialization bepaalde type harddisk-problemen kan oplossen.
- fdisk Het Windows-commando fdisk /mbr herstelt de MBR
Bronnen
- http://www.ariolic.com/activesmart/low-level-format.html
- http://en.wikipedia.org/wiki/Disk_formatting
Spin up & spin down
The spin-up, spin-down activity is actually a symptom of the hard disk drive's recalibration process. The hard disk drive recalibrates to account for changes in temperature (which changes the position of data bits on the platter). It also recalibrates when it cannot read data off the platters properly. Therefore, if your drive does that a lot, it could be a symptom of a dying hard disk drive. Do note though that hard disk drives are often programmed to spin down to save power, and only spin up when there's work to be done.
Bron: http://www.techarp.com/showarticle.aspx?artno=84&pgno=2
