Difference between revisions of "Filesystems"
From MorphOS Library
Line 95: | Line 95: | ||
| 2^63 bytes | | 2^63 bytes | ||
| Bootable on Pegasos/Efika, but not on Macs | | Bootable on Pegasos/Efika, but not on Macs | ||
+ | |- | ||
+ | | ExFAT File System (ExFAT) | ||
+ | | 3rd party ([http://www.morphos-storage.net/?page=System/Devices/HD/Filesystems&file=exFAT-FS_1.1.lha link]) | ||
+ | | No | ||
+ | | No | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | NT File System 3G (NTFS-3G) | ||
+ | | 3rd party ([http://blubbedev.net/filesysbox/ link]) | ||
+ | | No | ||
+ | | No | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | Can't be placed on RDB | ||
|} | |} | ||
== Network File Systems == | == Network File Systems == |
Revision as of 15:51, 14 June 2017
About
This page collects information about file systems working natively under MorphOS. In addition to these, Amiga 68k file systems can be used too (example).
Disk File Systems
Name | Location | Bootable | Native File Properties | Max File Name Length | Max Partition Size | Max File Size | Notes |
---|---|---|---|---|---|---|---|
Smart File System (SFS) | Built-in (boot.img) | Yes | Yes | 107 | 128 GiB | 2 GiB | The default file system |
Professional File System III (PFS3) | Built-in (boot.img) | Yes | Yes | 107 | 104 GiB | 2 GiB | Legacy support for PFS2 and AFS1 |
Fast File System 2 (FFS) | Built-in (boot.img) | Yes | Yes | 107 | Legacy support for OFS and FFS | ||
FAT File System (FAT) | Built-in (boot.img) | No | No | 255 UCS-2 | 2 TiB - 16 TiB | 4 GiB | |
Hierarchical File System (HFS/HFS+) | Built-in (L:) | No | No | 31 bytes (HFS), 255 UTF-16 (HFS+) | 2 TiB (HFS), 8 EiB (HFS+) | 2 GiB (HFS), 8 EiB (HFS+) | HFS+ is read only |
Ext2 File System (Ext2) | Built-in (L:) | No | No | ||||
NT File System (NTFS) | Built-in (L:) | No | No | ||||
SGI XFS (XFS) | Built-in (L:) | No | No | ||||
Ice File System (IceFS) | 3rd party (link) | Yes/No | Yes | 107 (255) | 2^63 bytes | 2^63 bytes | Bootable on Pegasos/Efika, but not on Macs |
ExFAT File System (ExFAT) | 3rd party (link) | No | No | ||||
NT File System 3G (NTFS-3G) | 3rd party (link) | No | No | Can't be placed on RDB |