View Single Post
Posts: 74 | Thanked: 9 times | Joined on Jul 2010
#20
Originally Posted by mido.fayad View Post
Quick how to :

download new version
http://downloads.nitdroid.com/e-yes/...-0.0.9.tar.bz2

copy it to
/home/user/MyDocs

and also copy android kernel to the same directory from here
http://downloads.nitdroid.com/nitins...nal1_armel.deb

then open terminal and write the following :

assuming u will install it to mmcblk1p2 on ur memory card
and u formatted it

then write the following :

root

cd /home/user/MyDocs

bzip2 -d NITDroid-0.0.9.tar.bz2

mkdir /and

mount /dev/mmcblk1p2 /and

cd /and

tar xvf /home/user/MyDocs/NITDroid-0.0.9.tar

dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-06_final1_armel.deb
Miko, and for install it in EMMC?

Last edited by hidetoshi777; 2010-12-25 at 01:41.
 

The Following 2 Users Say Thank You to hidetoshi777 For This Useful Post: