no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | mount [2015/07/08 19:15] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== mount ====== | ||
+ | * [[Filesystems]] | ||
+ | |||
+ | For a simple, safe performance-saving option, add '' | ||
+ | |||
+ | < | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | ==== ext4 ==== | ||
+ | |||
+ | Use '' | ||
+ | |||
+ | < | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | ==== XFS ==== | ||
+ | |||
+ | * [[XFS]] | ||
+ | * [[mkfs.xfs]] | ||
+ | |||
+ | * [[http:// |