View Single Post
ArchiMark's Avatar
Posts: 414 | Thanked: 109 times | Joined on Mar 2007 @ Silicon Valley
#61
First I installed an early version of Nitdroid...it booted up...but didn't login to google...

Second, I managed to finally get N12_Umay installed using nitdroid.manifest file over on talk.maemo.org forum....however, got 'bailing out' error when it tried to install nitdroid-kernel-2.6.28-07_rc3_armel.deb.

So, then tried installing this kernel manually using dpkg -i command....but always get the error message:

Code:
Reading database .... 20678 files and directories currently installed.)
Unpacking nitdroid-kernel-2.6.28-07 (from nitdroid-kernel-2.6.28-07_rc3_armel.deb) ...
Android not found. MUST be mounted on '/and'
dpkg: error processing nitdroid-kernel-2.6.28-07_rc3_armel.deb (--install):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
nitdroid-kernel-2.6.28-07_rc3_armel.deb
Any suggestions as to how to get this fixed?

Thanks!

Mark

UPDATE

Got solution to this problem from i-CAD over at nitdroid forums....

Thought I'd share it just in case it helps someone else.....

Try to mount your nitdroid partition:

root:
mount /dev/mmcblk1p2 /and
if you are using NITDroid in SDCard

and then install nitdroid kernel
That's it!

__________________
Mark
Silicon Valley Digerati

Nokia N900
Previous: Nokia N810 & N800

Last edited by ArchiMark; 2011-07-12 at 03:20. Reason: Got Solution to Problem