View Single Post
Posts: 94 | Thanked: 13 times | Joined on Mar 2011
#1
This is my 10 time, i'm trying to install nitdroid n12 in to my N900...


this is my installation procedure.... with latest maemo kernel.

root
cd /home/user/MyDocs
bzip2 -d nitdroid-n12.bz2
cd /home
mkdir /and
cd /
mount /home /and
cd /and
tar xvf /home/user/MyDocs/nitdroid-n12.tar
dpkg -i /home/user/MyDocs/recomendedkernel.deb
after that

leafpad /etc/multiboot.d/11
i tried to put
First
ITEM_DEVICE=mmcblk0p2 ( phone not boot error, and maemo kernel panic, phone doesnt boot any more, reflash again )
and

ITEM_DEVICE=${INT_CARD}p2
NO android found, kernel panic again, no more boot, maemo, reflash again.
I dont know, why isnt working, i tried 2491491 tutorials but isnt working....

Help please.