View Single Post
Posts: 327 | Thanked: 383 times | Joined on Aug 2010 @ alex , egypt
#19
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
 

The Following 16 Users Say Thank You to mido.fayad For This Useful Post: