I resized the swap partition but I guess I did something wrong. Ubuntu boot time is now between 2-3 minutes. After checking the swap partition, I saw it's the right size in gParted but reads 0Gb when I checked it in free -h. In gParted I right-clicked on it then chose "swapon" but it had no effect. What can I do?
Asked
Active
Viewed 41 times
cat /etc/fstab
andlsblk -f
if different update fstab. – oldfred Dec 01 '22 at 15:48journalctl -b
should be a starting point – Crighton Dec 01 '22 at 18:20