CS 480-M01 Linux System Administration - CRN 60315 - Fall 2022
[Home]     [Syllabus]     [Notes]     [Grades]

slower CS 480 Lec 14 Fall 2022

CS 480 M01 Lecture Notes 14 - Oct 24, 2022

Last Time

Ch 20. Storage Continued

  1. Disk Partitioning Continued

    Disk device files
    Ways to divide up disks
    Traditional partitioning
    MBR partitioning

    GPT partitioning

    Linux partitioning

  2. LVM - Logical Volume Manager
  3. RAID: Redundant Arrays of Inexpensive (Independent) Disks

  4. Filesystems
  5. Code that implements abstractions described in Ch 5, The Filesystem
  6. next : Traditional FSs ...