trip Posted April 10, 2020 Posted April 10, 2020 I used sudo swapoff -a as suggested in this thread: but the setting isn't persisted, and upon reboot sudo swapon --summary shows a partition There's no "swap" text in my /etc/fstab I'm trying to install Kubernetes, so I need to disable swap.
trip Posted April 10, 2020 Author Posted April 10, 2020 I set ENABLED=false in file /etc/default/armbian-zram-config as per https://blog.alexellis.io/first-impressions-asus-tinkerboard/#kubernetes and there's no swap upon reboot. Is that OK?
Recommended Posts