View Single Post
Posts: 73 | Thanked: 1 time | Joined on Dec 2010
#693
ok DaReaper those are instraction im following n as u can see nitdroid is the same as u mentioned. and im trying to be careful off corse. thx much
6. Open x-term and do this:
sudo gainroot
mkdir /and
mount /home /and
apt-get install multiboot multiboot-kernel-power bzip2
cd /home/user/MyDocs
bzip2 -d NITDroid-0.0.9.tar.bz2
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
exit
root
umount /and
exit