<p>So let me understand this right.</p>
<p>I run swapoff command.</p>
<p>Then edit /etc/fstab and remove the line </p>
<p># swap was on /dev/sda5 during installation<br>UUID=c8a982b3-bb89-4f24-b304-2d894d389d3c none            swap    sw              0       0</p>
<p><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</p>
<p>-Narahari</p>
<p> </p>