Lesson #10 File Systems

Learner Outcomes

Activities

Assignment

File Systems

PowerPoint Slides
  1. File System Structure
  2. Development of the ext2 File System
  3. ext2 in Depth
  4. Consistency Checking
  5. Fragmentation
  6. Other File Systems
  7. File System Hierarchy Standard
  8. File System Configuration Files
  9. File System Maintenance
  10. The e2fsprogs suite
  11. File Protperties
  12. File System Creation
  13. File System Check
  14. File System Manipulation

Relevant Commands and Files

Commands Files
fsck       - Check and repairs file systems /etc/fstab
dumpe2fs    - Dump file system information /etc/mtab
e2label     - Change a file system label  
tune2fs     - Change or tune a filesystem  
debugfs    - Debug a file system lost+found
du         - disk usage by directory  
df         - Disk usage by file system