Ext2: Difference between revisions

[unchecked revision][unchecked revision]
Line 20:
 
=== What is an Inode? ===
An inode is a structure on the disk that represents a file, directory, symbolic link, etc. Inodes reside in a particular Block Group's inode table ([[#Determining_which_Block_Group_contains_an_Inode|see below]]), and are separate from the actual contents data.
 
== Superblock ==
Anonymous user