View Single Post
Posts: 69 | Thanked: 6 times | Joined on Jan 2012
#4320
Originally Posted by youmeego View Post
can you link me to the easy-to-understand manual way to install nitdroid?
root
apt-get update
apt-get install nitdroid-installer
y
y #again if it asks again.

root
cd /home/user/MyDocs
bzip2 -d N12_UMay.tar.bz2
cd /home
mkdir /and
cd /
mount /home /and
cd /and
tar xvf /home/user/MyDocs/N12_UMay.tar
dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-07_7-rc7_armel.deb
leafpad /etc/multiboot.d/11 TAB

root
mount /home /and
cd /home/user/MyDocs
bzip2 -d N12_update_2.3.7.tar.bz2
cd /and
tar xvf /home/user/MyDocs/N12_update_2.3.7.tar
 

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