I've got nitdroid gingerbread fully working on my sd card but is pretty slow, how can i transport it to the emmc? thx
root mount /dev/mmcblk1p2 /and cp -rp /and/* /home leafpad /etc/multiboot.d/11 (then tap the tab button, .item file will show, hit enter to open it in Leafpad). Edit .item file to look like this: ITEM_NAME="NITdroid on MMCp2 - 2.6.28.NIT.06" ITEM_KERNEL=2.6.28.NIT.06 ITEM_MODULES=ext3 fat vfat ITEM_DEVICE=${INT_CARD}p2 ITEM_FSTYPE=ext3 ITEM_FSOPTIONS=rw,noatime,errors=remount-ro,commit=3 EOF