No, it's not that. It was there but i changed and it works. so everybody who have similar problems do this: # root # leafpad /etc/multiboot.d/11-NITDroid-mmcblk0p2-2.6.28.NIT.06.item then copy/paste this in there: ITEM_NAME="NITdroid on MMCp2 - 2.6.28.NIT.06" ITEM_KERNEL=2.6.28.NIT.06 ITEM_MODULES=ext3 ITEM_DEVICE=mmcblk0p2 ITEM_FSTYPE=ext3 ITEM_FSOPTIONS=rw,noatime,errors=remount-ro,commit=3 EOF That works for me now.