Minix filesystem

E198699

The Minix filesystem is a simple, Unix-like file system originally developed for the MINIX operating system, known for its straightforward design and use in early Linux systems and educational contexts.

All labels observed (2)

Label Occurrences
Minix file system 1
Minix filesystem canonical 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Unix-like file system ⓘ
file system ⓘ
blockSize 1 KB (typical) ⓘ
category educational file system ⓘ
historical Linux file system ⓘ
creator Andrew S. Tanenbaum ⓘ
designedFor MINIX ⓘ
designGoal ease of implementation ⓘ
portability ⓘ
simplicity ⓘ
doesNotSupportFeature access control lists ⓘ
extended attributes ⓘ
journaling ⓘ
large file support compared to modern filesystems ⓘ
hasVersion MINIX fs version 1 ⓘ
MINIX fs version 2 ⓘ
MINIX fs version 3 ⓘ
implementedIn C ⓘ
influenced Extended file system ⓘ
linked to: ext4

ext2 ⓘ
inKernelSupport Linux kernel ⓘ
MINIX kernel ⓘ
introducedIn late 1980s ⓘ
license permissive license via MINIX distribution ⓘ
maxFilenameLength 30 characters (original version) ⓘ
maxFileSize 64 MB (original version, typical limit) ⓘ
mountType disk-based filesystem ⓘ
notableFor influence on early Linux filesystem design ⓘ
straightforward design ⓘ
use in operating systems education ⓘ
operatingSystem Linux ⓘ
MINIX ⓘ
replacedBy Extended file system ⓘ
linked to: ext4

ext2 ⓘ
supportsFeature Unix-style permissions ⓘ
bitmaps for block allocation ⓘ
bitmaps for inode allocation ⓘ
direct block pointers ⓘ
fixed-size inodes ⓘ
hierarchical directory structure ⓘ
indirect block pointers ⓘ
inodes ⓘ
superblock ⓘ
usedIn early Linux versions ⓘ
educational contexts ⓘ
version1Characteristic uses 16-bit block numbers ⓘ
version2Characteristic uses 32-bit block numbers ⓘ
version3Characteristic supports larger partitions ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Linux/m68k → supportsFileSystem → Minix filesystem ⓘ
FreeMiNT → supportsFileSystem → Minix file system ⓘ
linked to: Minix filesystem