Menu

Post image 1
Post image 2
1 / 2
0

πŸ“˜ Filesystem vs Storage Area (Disk or Partition)

DEV CommunityΒ·Shiva CharanΒ·20 days ago
#a338RDPW
#important#most#specialized#fullscreen#filesystem#enter
Reading 0:00
15s threshold

πŸ“‚ What is a Filesystem? A filesystem is the set of rules and organization tools an operating system uses to manage files. Without a filesystem, a computer wouldn't know: Where one file begins Where another file ends How files are stored and retrieved 🧠 The Word "Filesystem" Has 3 Meanings The word filesystem is often used in three different ways: πŸ”’ Meaning πŸ“ Description 1️⃣ The Method The specific way files are organized 2️⃣ The Space A specific partition or disk used to store files 3️⃣ The Type The specific format being used, such as EXT2 Example: "I have two filesystems" Enter fullscreen mode Exit fullscreen mode could mean: Two partitions Two mounted storage areas Two filesystem structures πŸ’½ The Partition vs. The Filesystem A disk or partition is just a raw, empty storage space. A filesystem is the structure written onto that space to make it usable. πŸ”Ή Disk / Partition Think of it as: An empty piece of land Enter fullscreen mode Exit fullscreen mode It has storage capacity but no organization.…

Continue reading β€” create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More