Skip to content

Commit d0589fb

Browse files
committed
chapter 20 in progress
1 parent 31603b5 commit d0589fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storage/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,5 +237,6 @@ In fact, partitioning is less desirable than logical volume management in most r
237237
All systems have a root “partition” that includes / and most of the local host’s configuration data. In theory, everything needed to bring the system up to single-user mode is part of the root partition. Various subdirectories (most commonly /var, /usr, /tmp, /share, and /home) can be broken out into their own partitions or volumes. Most systems also have at least one swap area.
238238

239239
**Traditional data disk partitioning scheme (Linux device names):**
240+
240241
![trad-part-scheme](./data/trad-part-scheme.png)
241242

0 commit comments

Comments
 (0)