From the course: Cybersecurity Foundations: Computer Forensics
Unlock the full course today
Join today to access over 25,200 courses taught by industry experts.
Understanding disk/solid-state drives
From the course: Cybersecurity Foundations: Computer Forensics
Understanding disk/solid-state drives
- [Instructor] Data storage drives provide a relatively cheap way of storing data. As a computer forensics specialist, you recover data from various sources, such as solid state or hard disk drives. Therefore, it's essential to understand how they work to do your job effectively. We focus on hard disk drives here because of their complexity compared to solid state drives. Let's get started by learning some terminology. There are multiple disks inside your hard disk drive. Those are called platters. On both sides of the platters, you have read write heads. That's one read write head on each side. A platter is divided into tracks and sectors for addressing purposes. Tracks are concentric circular patterns on which data is written. Sectors are evenly divided sections of a track that typically holds 512 or 4,096 bytes of data. The reason why your platter is divided into tracks and sectors is that they allow you to locate…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
(Locked)
Understanding file systems5m 13s
-
(Locked)
Understanding the boot sequence3m
-
(Locked)
Understanding disk/solid-state drives2m 56s
-
(Locked)
Understanding the master boot records (MBR)1m 38s
-
(Locked)
Understanding Partitioning1m 49s
-
(Locked)
Challenge: Partitioning a USB drive53s
-
(Locked)
Solution: Partitioning a USB drive59s
-
(Locked)
-
-
-
-