View Single Post
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#86
Originally Posted by F2thaK View Post
I did the following as root in xterm and got errors

Code:
insmod /lib/modules/current/ramzswap.ko disksize_kb=120512
swapon /dev/ramzswap0
swapoff /dev/mmcblk0p3; swapon /dev/mmcblk0p3
insmod /lib/modules/current/ramzswap.ko disksize_kb=120512 = -1 invalid module format
swapon /dev/ramzswap0 = no such file/dir
use the kernel from the first post, ok?