View Single Post
Posts: 22 | Thanked: 0 times | Joined on Jun 2010
#921
Originally Posted by mornage View Post
Well that is all correct too. Strange as I have only seen the boot loop with nitdroid if the kernel hasn't been there or the item file is wrong. Just to check, you are using the most up to date version of multiboot???

If so, I think that something has gone wrong during installing. Remove the kernel from /boot/multiboot and re-do

Code:
dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-05_final1_armel.deb
This will replace the kernel for you so we can see if that was the issue. If this doesn't fix it I think you are going to need to do a full re-install of NITDroid.
Multiboot version is 2.5

the Multiboot files downloaded via the user guides are

/home/user/MyDocs/

multiboot-0.1.1.tar.gz
multiboot-extras_0.1_armel.deb
multiboot_0.2.5_armel.deb

So I guess I can't have any other version than 2.5

*EDIT*

I ran the code you gave me, first I got and error that was resolved by mounting the partition, then I got this.

Nokia-N900-02-8:/# dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-05_final1_armel.deb
(Reading database ... 20944 files and directories currently installed.)
Preparing to replace nitdroid-kernel-2.6.28-05 final1 (using .../nitdroid-kernel-2.6.28-05_final1_armel.deb) ...
preinst: Deleting existing 2.6.28.NIT.05 modules in Android...
Unpacking replacement nitdroid-kernel-2.6.28-05 ...
dpkg: dependency problems prevent configuration of nitdroid-kernel-2.6.28-05:
nitdroid-kernel-2.6.28-05 depends on multiboot (>= 0.2.3); however:
Package multiboot is not installed.
dpkg: error processing nitdroid-kernel-2.6.28-05 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
nitdroid-kernel-2.6.28-05


But Multiboot must be installed? how could I otherwise use it when I boot the phone

Last edited by belaial; 2010-08-04 at 11:55.