Namaste, iam Jennifer Altieri, Good luck today!

How Does Linux Storage Work? [Solved]

Linux storage is based on block devices. Block devices provide buffered access to the hardware, always allowing to read or write any sized block (including single characters/bytes) and are not subject to alignment restrictions. They are commonly used to represent hardware like hard disks.

Linux Crash Course - Formatting & Mounting Storage Volumes

Storage

Linux File System/Structure Explained!

Ever get confused where to find things in

Basics of Working With Storage Devices in Linux

Identifying, partitioning, formatting, and fixing drives. A quick look at the df and du commands.