I have a swap file in my file system /swapfile with 2GB, but I want to use a partition.
I created a partition using Gparted.
I removed my swap file using: sudo swapoff /swapfile
But I have a line on /etc/fstab with my old swapfile.
** I Need To Inform My Ubuntu That I'm Using A Swap Partition. **
How can I achieve this?