[ERROR Swap]: running with swap on is not supported. Please disable swap
[preflight] If you know what you are doing, you can make a check non-fatal with `--ignore-preflight-errors=...`

 

swapoff -a && sed -i '/swap/d' /etc/fstab

+ Recent posts