View Single Post
Switch_'s Avatar
Posts: 601 | Thanked: 549 times | Joined on Mar 2010 @ Redditch, UK
#415
Originally Posted by M00NB34M View Post
Hey man, i tried that like 4 times but it gives me the white cursor :/

I currently have eMMC partitioned to 2gb (apps), 20gb (Docs), and 2 4gb partitions, one of which i was dedicating for NITDroid, so even with these changes and changes to the install directories to mmcblk0p5, it still wouldnt work!
So you have done the following, right?

Originally Posted by CepiPerez
1. If you have uboot or bootmenu, remove it.
2. Install rootsh and leafpad
3. Download NITDroid rootfs from here.
4. Download NITDroid kernel from here.
5. Copy downloaded files to MyDocs.

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.8-Popov.tar.bz2
cd /and
tar xvf /home/user/MyDocs/NitDroid-0.0.8-Popov.tar
dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-06_final1_armel.deb
umount /and

7. Make the multiboot item as ammyt says in first post.
8. Apply FIXES postes in first post if you want
Full manual installation...? If you have done this and you're still getting an error remove all partitions on your internal eMMC and run it again - I didn't deliberately partition my eMMC rather I simply went for it, it may be a ball-ache to remove all the install files from /home manually but never mind, I don't intend to uninstall 'droid till the next release anyways.....

Last edited by Switch_; 2010-12-20 at 11:11. Reason: Spelling