If you need more than 2GB (2048), you'll need to remove the "#" from the CONF_MAXSWAP line and increase that value too.changeCode:
sudo nano /etc/dphys-swapfile
CONF_SWAPSIZE=100
to
CONF_SWAPSIZE=2048
to much swap is not good, don't go crazy.
Code:
#CONF_MAXSWAP=2048
Code:
CONF_MAXSWAP=4096
Statistics: Posted by rpdom — Mon Apr 29, 2024 8:56 am