TechKnowSurge
CompTIA Tech+ 3.1 CompTIA Tech+ 2.5 CompTIA A+ Core 2 1.8 CompTIA Server+ 1.2
VideoComputeFree

OS and Storage

Operating systems do far more than connect to storage hardware — they handle the logical setup, data navigation, read/write operations, device management, and protection of everything stored on a drive.

Complete this video to capture a CTF flag worth 1 point.

About this video

A storage device supplies the physical media, form factor, and interface needed to connect to a computer, but physical hardware alone is not enough to store and retrieve data in any meaningful way. The operating system takes on the critical role of logically preparing and structuring that device so it can function as organized, addressable storage. This logical layer acts like a system of containers — defined regions where data can be placed and later located — giving the OS a reliable framework for managing information across the drive. Once that structure is in place, the operating system handles all active interaction with the device, including reading data from storage, writing data to it, and presenting stored content in a navigable format that users and applications can work with. It also manages the device itself, handling preparation tasks such as formatting and ongoing maintenance. On top of all that, the operating system enforces data protection, ensuring that stored information cannot be accessed or altered by unauthorized parties. Together these functions make the OS the essential link between raw storage hardware and usable, secure data.

What you'll learn

What's covered

OS Storage Management

Aligned to

CompTIA Tech+
3.1 Explain the purpose of operating systems.
2.5 Compare and contrast storage types.
CompTIA A+ Core 2
1.8 Explain common OS types and their purposes.
CompTIA Server+
1.2 Given a scenario, deploy and manage storage.

Key terms

Operating System
OS
System software that manages hardware resources, provides common services for application software, and acts as an intermediary between users and computer hardware. Examples include Windows, macOS, and Linux.
Storage Device
Physical hardware such as magnetic drives, solid-state drives, or optical drives used to store data as ones and zeros.
File System
The method and data structures an operating system uses to organize, store, name, and retrieve files on a storage device; common examples include NTFS on Windows, APFS on macOS, and ext4 on Linux.
Data Integrity
The assurance that data has not been altered or corrupted during storage or transmission.
Access Control
A security mechanism that restricts access to resources based on policies, roles, or identity.
Encryption
The process of converting readable data into an unreadable format using an algorithm and key to prevent unauthorized access.

Topics

Operating Systems Storage Management File Systems Device Management Data Protection Read Write Operations

Transcript

Your operating system actually has a big role in managing your different drives. It needs to do formatting and reading and writing and all sorts of tasks on this drive.

Your storage devices are made up of some sort of media. They have some sort of characteristics. They play a component on your computer. They have different form factors, and there's different protocols and interfaces that they may be using to communicate with your computer.

Beyond the physical hardware

But the fact is that there's a lot that's missing from this, that we need to figure out how to put data onto this device and extract data from this device. This is just the physical hardware of this device. We need to also interact with this and logically set this up.

You can think of this as a container. This device right here has these containers that we can put information into. It also has an interface that we can physically connect to it. But once again, the operating system needs to know how to retrieve information from and put information into these different little containers that are on this device.

But it can get a little confusing if we're just pulling data in and out of these little containers, and so we need some sort of representation of how to grab this information. So another thing that your operating system does is it provides navigation, so you can see the data that's actually stored in these devices.

In fact, if we want to break this down, your operating system does reads in from the system, it does writes to the system, it presents information that's on these devices, and then we also can use our operating system to prepare and manage these devices.

Protecting the data

Another thing that your operating system is capable of doing is protecting the data on your device. That is, we don't want anybody just to be able to get onto our device and read all of our personal stuff, or be able to change the stuff that we have on it. And so there's this additional protection.

About TechKnowSurge

TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.

Explore free tools and programs →