So let me understand this right.<br><br>I run swapoff command.<br><br>Then edit /etc/fstab and remove the line <br><br># swap was on /dev/sda5 during installation<br>UUID=c8a982b3-bb89-4f24-b304-2d894d389d3c none            swap    sw              0       0<br>
<br><br>I then have swap removed.  I have to then format the swap as ext4 and mount it as /svn withe the owner of that folder being my devusr so I can put all my source code into that mount<br><br>-Narahari<br>