View Single Post
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#259
Originally Posted by patlak View Post
After enabling ramzswap, type the following:

Code:
swapoff /dev/mmcblk0p3 && sleep 1 && swapon /dev/mmcblk1p2 && sleep 1
that did the trick, thanks.

But shouldn't swapset do it automatically?

http://maemo.org/packages/view/swapset/
also searches for swap partitions on the SD card and enables them.