Recovery methods

How recovery works between the failure and the tool

The case catalog explains what happened. The software and hardware directories explain what you can use. This section fills the gap: how a source is preserved, how files are reconstructed, when repair is different from recovery, and where ordinary software stops being the right layer.

Ten fundamentals

Disk Imaging vs. Cloning for Data Recovery

Technical

Why recovery work usually starts with a sector-level image or clone, what the two terms mean in practice, and why a failing source should not be scanned repeatedly.

How to Image a Failing Drive Safely

Technical

A practical recovery-first imaging strategy for unstable HDDs and other readable-but-failing media: destination planning, error maps, passes, retries, and when to stop.

File-System Recovery vs. File Carving

Technical

The two main ways recovery software finds files: reconstructing file-system metadata or scanning raw data for signatures, with the strengths and losses of each method.

Partition Recovery vs. File Recovery

Technical

Why restoring a lost partition entry and recovering files are different jobs, and why writing a partition table is not required before you can copy data out.

SMART: What It Can and Cannot Tell You

Technical

How ATA SMART and NVMe health telemetry differ, what their warning fields can tell you, and why a clean summary does not overrule real read instability.

CHKDSK, fsck and First Aid: Repair vs. Recovery

Technical

Why write-capable CHKDSK/fsck/First Aid operations optimize file-system consistency rather than preservation of a pre-repair state, and when repair is appropriate.

RAID Reconstruction Basics

Technical

How RAID recovery differs across mirrored, striped and parity layouts; which geometry/state parameters matter; and why a candidate virtual assembly should be verified before a write-capable rebuild.

What a Write Blocker Actually Does

Technical

Hardware and software write blocking in recovery and forensic work: what it protects, what it does not, and why write blocking is different from imaging.

SSD Recovery: TRIM, FTL, Garbage Collection and Encryption

Technical

The storage layers that make SSD recovery different from HDD recovery: logical deallocation, the flash translation layer, garbage collection, wear leveling, ECC and encryption.

When Software Recovery Is No Longer Appropriate

Technical

A practical stop/continue decision guide: symptoms that point beyond ordinary recovery software to imaging hardware, firmware work, RAID reconstruction, or a lab.