The only problem I had in both cloning is with my swap. I type "free" and I get "0". I do swapon /dev/mmcblk1p3 and I get my 256 MB, which remain in the mean time I don't turn the N810 off. If I turn it off, I loose my swap and I need to use "swapon" again. Any options? Thank you
nano /etc/init.d/mountswap.sh
#/bin/sh swapon /dev/mmcblk1p3
update-rc.d mountswap.sh defaults