خیلی ممنون حل شد
run swapoff -a: this will immediately disable swap
remove any swap entry from /etc/fstab
reboot the system. If the swap is gone, good. If, for some reason, it is still here, you had to remove the swap partition. Repeat steps 1 and 2 and, after that, use fdisk or parted to remove the (now unused) swap partition. Use great care here: removing the wrong partition will have disastrous effects!
reboot