After enabling ramzswap, type the following: Code: swapoff /dev/mmcblk0p3 && sleep 1 && swapon /dev/mmcblk1p2 && sleep 1
swapoff /dev/mmcblk0p3 && sleep 1 && swapon /dev/mmcblk1p2 && sleep 1
also searches for swap partitions on the SD card and enables them.