How to delete an encrypted swap partition? - #7 by TriMoon
- Check inside
/etc/fstaband/etc/crypttabfor any signs of swap configurations, and disable them when found.- Reboot your system to make sure it does not use the Swap partition.
- Double check with swapon -s
- If after these steps you are certain that the swap partition is not used anymore, you can use your favorite partitioning tool to re-assign the swap partition for other usage.
1 Like