Remove Swap Partition ------------------------------------------------------------------------------- 1. Command swapoff --all 2. Remove Swap Partition UUID in fstab File nano /etc/fstab 3. Boot or start with GParted utility and remove swap (extend) partition 4. Commenting out the swap partition's UUID in the following file: nano /etc/initramfs-tools/conf.d/resume 5. Running these commands in the end (both in this and the opposite order): update-grub update-initramfs -u