Difference between revisions of "File Systems"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
imported>Cscs (Create "File Systems") |
(No difference)
|
Revision as of 00:33, 23 June 2019
exFAT
Introduction
Microsoft created the exFAT (Extended File Alocation Table) to make up for the inadequacies of FAT32 & NTFS, as it can hold large files, large numbers of files & use very large partitions. Supported on Linux, Windows, MacOS and many other devices, it is one of the most compatible filesystems. A good choice when you need to share a removable device between many systems.
Installation
To use exFAT, you need to install the exfat-utils package. You can do this using your favorite package manager or with this command:
pamac install exfat-utils
See also
filesystem Wikipedia - exFAT