Showing posts with label swapfile. Show all posts
Showing posts with label swapfile. Show all posts

Friday, December 11, 2015

Linux Mint swapfile

Getting the swap file working in Linux Mint.  Using LVM

sudo /sbin/mkswap /dev/mapper/foobar [e.g., mint--vg-swap_1]
sudo swapon -a