From 692977103ba142d71c3087f953ae7b89dd283a36 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Thu, 31 Jan 2019 16:12:55 +0106 Subject: filesystems: change recommendations for sd-cards ext2 is recommended for flash-based block devices? Why?! I have changed it to F2FS and EXT4. Signed-off-by: John Ogness --- linux-basics/filesystems/pres_filesystems_en.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux-basics') diff --git a/linux-basics/filesystems/pres_filesystems_en.tex b/linux-basics/filesystems/pres_filesystems_en.tex index d2c3b9e..84e4212 100644 --- a/linux-basics/filesystems/pres_filesystems_en.tex +++ b/linux-basics/filesystems/pres_filesystems_en.tex @@ -152,7 +152,7 @@ might be an alternative for flash devices \begin{frame} \frametitle{Recommendations} \begin{itemize} -\item ''Flash-based block devices'': EXT2 +\item ''Flash-based block devices'': F2FS (EXT4 if good hardware) \item Block devices: EXT3, EXT4 \item Block devices which are used in server machines (on which huge amounts of data are stored): XFS -- cgit v1.2.3