View Single Post
Posts: 158 | Thanked: 340 times | Joined on Jul 2010 @ middle of nowhere
#8
Originally Posted by crail View Post
oh dear, ive followed ryu's guide at the bottom where it says *note2, but i cant install nitdroid kernel 7 rc7.
it says unable to install. i dont have anything in /and i have nitdroid installed using the auto-installer.

what can i do? i darent roeboot.

edit: android boots fine without that version kernel.
Ok, it seems you have deleted android files from /home. First make sure you have cssu installed. Download N12_UMay archive and put it in MyDocs. Run this commands as root:
PHP Code:
cd /home/user/MyDocs 
bzip2 
-d N12_UMay.tar.bz2 cd 
mount /home /and 
cd /and 
tar xvf /home/user/MyDocs/N12_UMay.tar 
dpkg 
-/home/user/MyDocs/nitdroid-kernel-2.6.28-07_7-rc7_armel.deb 
Copy the files specified in my guide to the specified folders, then update uboot's bootmenu. That's it!