>Add Swap Ubuntu

>sudo mkswap /dev/sdaX or your prefered partition

sudo gedit /etc/fstab (or your prefered text editor)
 add this line
UUID="ur swap partition number" none swap sw 0 0
partition number can be viewed by sudo blkid 
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *