Manjaro Difference between revisions of "File Systems"

Difference between revisions of "File Systems"

From Manjaro
imported>Cscs
m
(Prepared the page for translation)
Line 1: Line 1:
 
<languages/>
<translate>
__TOC__
__TOC__


Line 7: Line 8:
Ext4 is the evolution of the most used Linux filesystems (Ext3, Ext2) and promises improved design, better performance, reliability, and features over its predecessors.<br />  
Ext4 is the evolution of the most used Linux filesystems (Ext3, Ext2) and promises improved design, better performance, reliability, and features over its predecessors.<br />  
It is the default filesystem in Manjaro.
It is the default filesystem in Manjaro.


====Tips====
====Tips====
Line 18: Line 20:
A good choice when you need to share a removable device between many systems.
A good choice when you need to share a removable device between many systems.


</translate>
{{warning | exFAT FS does not use journaling. Data on such a filesystem is vulnerable to irreparable corruption due to ''improper ejection or power outage''.}}
{{warning | exFAT FS does not use journaling. Data on such a filesystem is vulnerable to irreparable corruption due to ''improper ejection or power outage''.}}
<translate>


====Installation====
====Installation====
Line 34: Line 39:


[[Category:Contents Page]]
[[Category:Contents Page]]
</translate>

Revision as of 06:58, 5 September 2021

Other languages:
English • ‎Türkçe • ‎русский • ‎فارسی


Ext4

Ext4 is the evolution of the most used Linux filesystems (Ext3, Ext2) and promises improved design, better performance, reliability, and features over its predecessors.
It is the default filesystem in Manjaro.


Tips

For advanced optimizations see the Archwiki Ext4 article.


exFAT

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.


Warning
exFAT FS does not use journaling. Data on such a filesystem is vulnerable to irreparable corruption due to improper ejection or power outage.


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

Wikipedia:exFAT
Wikipedia:Comparison of file systems
Archwiki:File Systems

Cookies help us deliver our services. By using our services, you agree to our use of cookies.