<<< Linux File System | Index | Ext2/3 Overview >>> |
Based on the UNIX File System (UFS):
Ext2/3 starts with reserved area
Remainder of the file system is divided into block groups.
All block groups are the same size, except last one, whose size may be different.
<<< Linux File System | Index | Ext2/3 Overview >>> |