View Single Post
Posts: 40 | Thanked: 1 time | Joined on Mar 2013
#68
Originally Posted by michaaa62 View Post
First please ake sure to get rid of all of the typos and the regular expression
Code:
dpkg -l | grep multiboot
dpkg -l | grep u-boot
will give you the installed packages fro the 'multiboot' and 'u-boot' search terms. Note please the pipe-symbol after dpkg -l (small L) is accessible via <Blue arrow><Sym> on the Keyboard

To get rid of nitdroid-kernel you have to mount the partition you were installing nitdroid to, to the mount point, aka. folder, /and.

For maeflight's postinst script to work you might need to install wget
Code:
sudo gainroot
apt-get install wget maeflight
apt-get install -f
Please feel free to ask for clarification, if you are still unsure about terminal output
wow! I'm so happy to get a reply from you now i am sure my problem will be solved.
First, i don't think I have neither multi-boot nor u boot installed cos it was only nitdroid kernel that was not fully installed before I stopped it due to a bad intenet connection. I typed the first set of code above but it brought no result. When i typed the second command, below is what I got


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900-02-8:~# apt-get wget maeflight
E: Invalid operation wget
Nokia-N900-02-8:~# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up maeflight (5.1.3-1) ...
dpkg (subprocess): unable to execute post-installation script: Exec format error
dpkg: error processing maeflight (--configure):
subprocess post-installation script returned error exit status 2
Setting up nitdroid-kernel-2.6.28-07 (6-rc6) ...
Android not mounted on '/and'. Can't do anything
dpkg: error processing nitdroid-kernel-2.6.28-07 (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
maeflight
nitdroid-kernel-2.6.28-07
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N900-02-8:~#
In addition, i can't access the folders as applications like cuteexplorer, filebox stopped working even after I uninstalled and re-installed. I even used 'clear device' option but all to no avail. As it is now, there are many applications on my phone that have stopped working while I have both maeflight and nitdroid kernel in the HAM. The kernel's status is that 'it is broken but updateable and has no option to uninstall. For maeflight, when I try to uninstall it, the application manager shuts down abruptly. I'll be glad to hear from you asap. I believe you can help me fix the problem. Thanks