Course list http://www.c-jump.com/bcc/

UNIX File System Overview


  1. UNIX File System
  2. UNIX File Access
  3. UNIX File Access, cont.
  4. UNIX File Access, cont.
  5. Inode
  6. Inode, cont.
  7. File Data on Disk
  8. Inode Table of Contents
  9. Linux/UNIX File Directory
  10. Dot and Dot-Dot
  11. Linux File System
  12. Linux File System, cont.
  13. Ext2/3 Overview
  14. Directory entries
  15. Directory entry
  16. Ext2/3 partition layout
  17. File System Information
  18. Boot Code
  19. Bootable Linux partition without boot code
  20. The superblock
  21. The superblock data layout
  22. The superblock data layout, cont
  23. Group descriptors
  24. Layout of one block group
  25. Group descriptor table entries
  26. Block bitmap
  27. Inode bitmap
  28. UNIX File System Summary
  29. Popular Linux File Systems
  30. Minix File System
  31. ext the Extended File System
  32. ext limitations
  33. ext2 File System
  34. ext2 status field
  35. ext2 shortcomings
  36. ext3 File System

1. UNIX File System



2. UNIX File Access



3. UNIX File Access, cont.



4. UNIX File Access, cont.



5. Inode



6. Inode, cont.



7. File Data on Disk



8. Inode Table of Contents



9. Linux/UNIX File Directory



10. Dot and Dot-Dot



11. Linux File System



12. Linux File System, cont.



13. Ext2/3 Overview



14. Directory entries



15. Directory entry



16. Ext2/3 partition layout



17. File System Information



18. Boot Code



19. Bootable Linux partition without boot code



20. The superblock



21. The superblock data layout



22. The superblock data layout, cont



23. Group descriptors



24. Layout of one block group


  1. Super Block - 1 Block

  2. Group Descriptor Table - n Blocks

  3. Block Bitmap - 1 Block

  4. Inode Bitmap - 1 Block

  5. Inode Table - n Blocks

  6. File Data Blocks - n Blocks

     


25. Group descriptor table entries



26. Block bitmap



27. Inode bitmap



28. UNIX File System Summary



29. Popular Linux File Systems



30. Minix File System



31. ext the Extended File System



32. ext limitations



33. ext2 File System



34. ext2 status field



35. ext2 shortcomings



36. ext3 File System