Understanding Disk Acquisition¶
Disk acquisition creates a controlled representation of storage media so analysis can proceed without repeatedly interacting with the original source.
What you will learn
By the end, you should be able to distinguish physical and logical acquisition, explain integrity verification, and plan a documented imaging workflow.
Disk acquisition¶
Core concept
A disk acquisition copies selected storage content into an evidence file or controlled destination. A physical image aims to include addressable sectors, including unallocated space; a logical acquisition copies selected files or volumes visible through the operating system or acquisition tool.
Keep in mind: A hash supports integrity comparison; it does not by itself prove who collected the evidence, whether the method was appropriate, or whether the source was complete.
Acquisition choices¶
Why it matters¶
Protect the source¶
Analysis can be repeated from a controlled image while original media remains preserved.
Retain storage context¶
Physical imaging may preserve partitions, metadata, deleted records, and unallocated areas.
Verify integrity¶
Recorded hashes allow later comparisons between the acquired image and working copies.
Support review¶
Acquisition notes allow another examiner to understand the source, method, settings, and limitations.
Acquisition workflow¶
- PlanRecord authority, source identity, capacity, encryption, destination, and acquisition objective.
- ProtectUse an appropriate write-protection method and document unavoidable live-system changes.
- AcquireSelect the image type, format, segmentation, and destination, then monitor errors.
- VerifyCalculate and compare supported integrity hashes and confirm expected image size and structure.
- PreserveLabel and store the image, logs, hashes, notes, and chain-of-custody information.
Practice scenario¶
Quality checklist¶
Make the result reproducible
- 1IdentifyRecord media identifiers, condition, interfaces, and capacity.
- 2ControlDocument write protection and the acquisition environment.
- 3VerifyRecord hashes, tool logs, errors, and image properties.
- 4PreserveStore originals and create verified working copies.
Document read errors, retries, skipped areas, and any difference between the intended and completed acquisition.