Filesystem
From Just Solve the File Format Problem
(Difference between revisions)
DavidBoddie (Talk | contribs) |
|||
Line 28: | Line 28: | ||
* [[ISO 9660]] | * [[ISO 9660]] | ||
* [[JFFS2]] | * [[JFFS2]] | ||
+ | * [[MDR]] (audio instrument format close to MSDOS) | ||
* [[MFS]] (ancient Macintosh filesystem) | * [[MFS]] (ancient Macintosh filesystem) | ||
* [[MINIX file system]] | * [[MINIX file system]] |
Revision as of 15:52, 31 October 2012
File Formats | > | Electronic File Formats | > | Filesystem |
Filesystems are Electronic Formats that are a prerequisite to being able to read any file off a digital medium -- you have to be able to mount the filesystem, and thus read it, in order to be able to read a file.
- ADFS (Acorn MOS, RISC OS)
- BFS (BeOS)
- btrfs
- CP/M file system
- exFAT (Microsoft, for flash memory)
- ext (developed for Linux, previously used MINIX fs)
- ext2
- ext3
- ext4
- FAT12
- FAT16
- FAT32
- Files-11 (VMS)
- Fossil (Plan 9)
- HAMMER (DragonflyBSD)
- HFS
- HFS+
- ISO 9660
- JFFS2
- MDR (audio instrument format close to MSDOS)
- MFS (ancient Macintosh filesystem)
- MINIX file system
- NTFS
- QFS
- ReiserFS
- squashfs
- UDF
- UFS (Unix Files System, Solaris and BSD)
- VxFS
- Xiafs (Linux, dropped in favour of ext2)
- XFS (SGI)
- YAFFS
- ZFS