diff --git a/FAQ.md b/FAQ.md index a5dad80..9049d3c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -100,7 +100,7 @@ The following steps worked **for other**s on raspi and similar platforms with 8GB or less: -i would recommend to set up zswap and disabling other very large services for the moment so you'll have more ram for compiling and a faster swap handling. i gave 2GB to zwap (pri 100 per default) plus added a 2GB swapfile (pri -2) just in case. +i would recommend to set up ZRAM and disabling other very large services for the moment so you'll have more ram for compiling and a faster swap handling. i gave 2GB to zwap (pri 100 per default) plus added a 2GB swapfile (pri -2) just in case. without those steps even 4 hours weren't enough, with the steps it took 38 min. building on a slow sd card. ### Prep